summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.h
diff options
context:
space:
mode:
authorChristoph Hellwig2008-03-06 03:49:36 +0100
committerLachlan McIlroy2008-04-18 03:41:46 +0200
commita45c796867df8dabc8eed6e72898d7ba1609bd7e (patch)
tree81e67643e1bc0577dccbb7f28a35437b951b2521 /fs/xfs/xfs_trans.h
parent[XFS] kill t_sema member of struct xfs_trans (diff)
downloadkernel-qcow2-linux-a45c796867df8dabc8eed6e72898d7ba1609bd7e.tar.gz
kernel-qcow2-linux-a45c796867df8dabc8eed6e72898d7ba1609bd7e.tar.xz
kernel-qcow2-linux-a45c796867df8dabc8eed6e72898d7ba1609bd7e.zip
[XFS] Remove superflous xfs_readsb call in xfs_mountfs.
When xfs_mountfs is called by xfs_mount xfs_readsb was called 35 lines above unconditionally, so there is no need to try to read the superblock if it's not present. If any other port doesn't have the superblock read at this point it should just call it directly from it's xfs_mount equivalent. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30603a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Donald Douwsma <donaldd@sgi.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_trans.h')
0 files changed, 0 insertions, 0 deletions