]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Fix ocfs2_osb_dump()
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 19 Jun 2009 21:45:55 +0000 (14:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:51:04 +0000 (16:51 -0700)
commit86f1152e3428d3515ebaabb542fb1ca750db79c9
tree3b9fe78b088c6d902c5d104303c0470e8b4a2097
parentfc9744973531a87a2d3d6c573d5fae3bb8fd414e
ocfs2: Fix ocfs2_osb_dump()

commit c3d38840abaa45c1c5a5fabbb8ffc9a0d1a764d1 upstream.

Skip printing information that is not valid for local mounts.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/ocfs2/super.c