xfs
[Top] [All Lists]

TAKE - ops vector initialization - add member labels.

Subject: TAKE - ops vector initialization - add member labels.
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Mon, 9 Apr 2001 17:52:12 -0400
Sender: owner-linux-xfs@xxxxxxxxxxx
I always have to think hard about translating the various ops vectors in xfs - 
this mod adds labels for each structure member when the ops vector is 
initialized, so
a grep for "xd_shortform_to_single" (for example) will yield

       xd_shortform_to_single:         xfs_dir_shortform_to_leaf,

which points you to the right function.


Date:  Mon Apr  9 14:47:52 PDT 2001
Workarea:  gibble.americas.sgi.com:/export/xfs1/eric/workarea

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


Modid:  2.4.x-xfs:slinx:92050a
linux/fs/xfs/xfs_vnodeops.c - 1.496
linux/fs/xfs/xfs_dir.c - 1.131
linux/fs/xfs/xfs_inode_item.c - 1.95
linux/fs/xfs/xfs_iocore.c - 1.24
linux/fs/xfs/xfs_vfsops.c - 1.312
linux/fs/xfs/xfs_dir2.c - 1.28
        - Add member labels to ops vector initializations for clarity.



<Prev in Thread] Current Thread [Next in Thread>