commit | 6bd92a239fc71ea26eb1dab3aece5eaaa99d4ef7 | [log] [tgz] |
---|---|---|
author | Chandra Seetharaman <sekharan@us.ibm.com> | Mon Jan 23 17:31:37 2012 +0000 |
committer | Ben Myers <bpm@sgi.com> | Fri Feb 03 11:21:33 2012 -0600 |
tree | 675da1fb11cb8e36edbfb098ac07c0861f6b51f2 | |
parent | 36731410834e08c7d15c3980abd6cc4c563c2e87 [diff] |
Change xfs_sb_from_disk() interface to take a mount pointer Change xfs_sb_from_disk() interface to take a mount pointer instead of a superblock pointer. This is to print mount point specific error messages in future fixes. Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>