summaryrefslogtreecommitdiff
path: root/fs/hfsplus
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2008-08-13 06:50:47 (GMT)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>2008-08-13 06:50:47 (GMT)
commitff4f038c6bbb27044a84adbcd27bc237d7237e66 (patch)
treec6358574b56ae08505d1f914f97a6c772addae4d /fs/hfsplus
parent6203300e5e9121440b27d3ed0b9fe2a64cb62b53 (diff)
downloadlinux-fsl-qoriq-ff4f038c6bbb27044a84adbcd27bc237d7237e66.tar.xz
[XFS] refactor xfs_mount_free
xfs_mount_free mostly frees the perag data, which is something that is duplicated in the mount error path. Move the XFS_QM_DONE call to the caller and remove the useless mutex_destroy/spinlock_destroy calls so that we can re-use it for the mount error path. Also rename it to xfs_free_perag to reflect what it does. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31836a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions