kill the v_number member in struct bhv_vnode
It's entirely unused except for ignored arguments in the mrlock
initialization, so remove it.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Fri Aug 24 21:12:25 AEST 2007
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:29499a
fs/xfs/xfsidbg.c - 1.328 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfsidbg.c.diff?r1=text&tr1=1.328&r2=text&tr2=1.327&f=h
- kill the v_number member in struct bhv_vnode
fs/xfs/xfs_iget.c - 1.230 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_iget.c.diff?r1=text&tr1=1.230&r2=text&tr2=1.229&f=h
- kill the v_number member in struct bhv_vnode
fs/xfs/linux-2.6/xfs_vnode.c - 1.149 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vnode.c.diff?r1=text&tr1=1.149&r2=text&tr2=1.148&f=h
- kill the v_number member in struct bhv_vnode
fs/xfs/linux-2.6/xfs_vnode.h - 1.136 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vnode.h.diff?r1=text&tr1=1.136&r2=text&tr2=1.135&f=h
- kill the v_number member in struct bhv_vnode
|