xfs
[Top] [All Lists]

TAKE - write checks

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - write checks
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 25 Jan 2002 13:18:59 +1100 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Date:  Thu Jan 24 18:16:52 PST 2002
Workarea:  snort.melbourne.sgi.com:/home/nathans/linux-xfs

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:110226b
linux/fs/xfs/linux/xfs_file.c - 1.58
        - a couple of additional checks are now made on the generic file
          write path which we didn't have in the XFS write code - add em,
          and make the function declarations consistent across the file.


Modid:  xfs-cmds:slinx:110226a
cmd/xfsprogs/include/xfs_log.h - 1.4
cmd/xfsprogs/include/xfs_log_priv.h - 1.3
        - sync with recent kernel header change.

cmd/xfsprogs/include/xfs_fs.h - 1.11
cmd/xfsdump/doc/CHANGES - 1.32
cmd/xfsdump/common/fs.c - 1.2
        - effectively no-op change (cleanup) - switch over to using
          XFS_IOC_FSGEOMETRY instead of XFS_IOC_GETFSUUID ioctl, so
          we can deprecate that "special" UUID ioctl at some point
          in the distant future.


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - write checks, Nathan Scott <=