]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] kill the v_number member in struct bhv_vnode
authorChristoph Hellwig <hch@infradead.org>
Wed, 29 Aug 2007 01:46:57 +0000 (11:46 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Tue, 16 Oct 2007 01:39:42 +0000 (11:39 +1000)
commit2aeaa258c0527026228c43148ec6dffdc56bea1c
tree1febdf1533ec42a61e90d7a0dedc82c7aa0367af
parent1543d79c45a374f934f95ca34d87e2eeeb2039b4
[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>
fs/xfs/linux-2.6/xfs_vnode.c
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_iget.c