xfs
[Top] [All Lists]

TAKE - rename cleanups

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - rename cleanups
From: Steve Lord <lord@xxxxxxx>
Date: Thu, 6 Jun 2002 10:43:28 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
Kill some more code, thanks to Christoph Hellwig again.

Date:  Thu Jun  6 08:46:50 PDT 2002
Workarea:  jen.americas.sgi.com:/src/lord/xfs-linux.2.4

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


Modid:  2.4.x-xfs:slinx:121001a
linux/fs/xfs/xfs_utils.h - 1.18
        - remove references to pathname

linux/fs/xfs/xfs_rename.c - 1.36
        - no pathname parameter on rename, cleanup rename checks to avoid 
duplication
          with the vfs.

linux/fs/xfs/linux/xfs_linux.h - 1.69
        - remove definition of pathname_t

linux/fs/xfs/linux/xfs_iops.c - 1.149
        - Remove pathname from rename VOP - not used

linux/fs/xfs/linux/xfs_vnode.h - 1.36
        - remove pathname from rename VOP



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - rename cleanups, Steve Lord <=