This isn't really much of a merge, since Steve implemented the freeze/thaw
stuff a
while ago, but this brings Linux in line with what Irix now looks like. Some of
it is purely cosmetic. xfs_fd_to_mp and xfs_check_frozen get some new
arguments.
xfs_fs_freeze and xfs_fs_thaw are now their own functions called out of
xfs_ioctl.c,
rather than having all the code in the case statement. Just to keep things in
sync with Irix.
Date: Thu Aug 16 13:34:51 PDT 2001
Workarea: stout.americas.sgi.com:/localhome/eric/2.4.x-xfs/workarea
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:100940a
linux/fs/xfs/xfs_log.c - 1.239
linux/fs/xfs/xfs_rw.c - 1.342
linux/fs/xfs/xfs_itable.c - 1.99
linux/fs/xfs/xfs_itable.h - 1.33
linux/fs/xfs/xfs_mount.h - 1.130
linux/fs/xfs/xfs_mount.c - 1.259
linux/fs/xfs/xfs_trans.c - 1.122
linux/fs/xfs/xfs_utils.c - 1.39
- "Merge" of irix6.5f:irix:100627b
linux/fs/xfs/xfs_fsops.h - 1.19
- "Merge" of irix6.5f:irix:100627b
xfs_fs_freeze/thaw prototypes
linux/fs/xfs/xfs_fsops.c - 1.66
- "Merge" of irix6.5f:irix:100627b
Add xfs_fs_freeze, thaw functions
linux/fs/xfs/linux/xfs_lrw.c - 1.105
- "Merge" of irix6.5f:irix:100627b
linux/fs/xfs/linux/xfs_ioctl.c - 1.47
- "Merge" of irix6.5f:irix:100627b
Move freeze/thaw ioctls out of case statements into functions
|