git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3673141
)
Change xfs_sb_from_disk() interface to take a mount pointer
author
Chandra Seetharaman
<sekharan@us.ibm.com>
Mon, 23 Jan 2012 17:31:37 +0000
(17:31 +0000)
committer
Ben Myers
<bpm@sgi.com>
Fri, 3 Feb 2012 17:21:33 +0000
(11:21 -0600)
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>
No differences found