Loading fs/xfs/xfs_vfsops.c +1 −3 Original line number Diff line number Diff line Loading @@ -637,7 +637,7 @@ xfs_unmount( return XFS_ERROR(error); } STATIC int STATIC void xfs_quiesce_fs( xfs_mount_t *mp) { Loading @@ -661,8 +661,6 @@ xfs_quiesce_fs( count++; } } while (count < 2); return 0; } /* Loading Loading
fs/xfs/xfs_vfsops.c +1 −3 Original line number Diff line number Diff line Loading @@ -637,7 +637,7 @@ xfs_unmount( return XFS_ERROR(error); } STATIC int STATIC void xfs_quiesce_fs( xfs_mount_t *mp) { Loading @@ -661,8 +661,6 @@ xfs_quiesce_fs( count++; } } while (count < 2); return 0; } /* Loading