commit | 2aeaa258c0527026228c43148ec6dffdc56bea1c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Aug 29 11:46:57 2007 +1000 |
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | Tue Oct 16 11:39:42 2007 +1000 |
tree | 1febdf1533ec42a61e90d7a0dedc82c7aa0367af | |
parent | 1543d79c45a374f934f95ca34d87e2eeeb2039b4 [diff] |
[XFS] kill the v_number member in struct bhv_vnode It's entirely unused except for ignored arguments in the mrlock initialization, so remove it. SGI-PV: 969608 SGI-Modid: xfs-linux-melb:xfs-kern:29499a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>