Remove m_nreadaheads
m_nreadaheads in the mount struct is never used; remove it
and the various macros assigned to it. Also remove a couple
other unused macros in the same areas.
Removes one user of xfs_physmem.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Thu Aug 2 21:35:08 AEST 2007
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: sandeen@xxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:29322a
fs/xfs/xfsidbg.c - 1.320 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfsidbg.c.diff?r1=text&tr1=1.320&r2=text&tr2=1.319&f=h
- remove unused m_nreadaheads and associated macros.
fs/xfs/xfs_rw.h - 1.83 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_rw.h.diff?r1=text&tr1=1.83&r2=text&tr2=1.82&f=h
- remove unused m_nreadaheads and associated macros.
fs/xfs/xfs_mount.h - 1.238 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.238&r2=text&tr2=1.237&f=h
- remove unused m_nreadaheads and associated macros.
fs/xfs/xfs_mount.c - 1.399 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.c.diff?r1=text&tr1=1.399&r2=text&tr2=1.398&f=h
- remove unused m_nreadaheads and associated macros.
fs/xfs/linux-2.6/xfs_lrw.h - 1.56 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_lrw.h.diff?r1=text&tr1=1.56&r2=text&tr2=1.55&f=h
- remove unused m_nreadaheads and associated macros.
fs/xfs/linux-2.4/xfs_lrw.h - 1.50 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_lrw.h.diff?r1=text&tr1=1.50&r2=text&tr2=1.49&f=h
- remove unused m_nreadaheads and associated macros.
|