ocfs2: Implement show_options()
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 6 Sep 2007 20:34:16 +0000 (13:34 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 12 Oct 2007 18:54:33 +0000 (11:54 -0700)
commitd550071c03f129a60dfad60d23dab73f894129a9
tree883fc5365e66ac312996a5fcedc35ce60a394926
parent19b613d41051296be628581e7e21b847e9eaba80
ocfs2: Implement show_options()

Implement sops->show_options() so as to allow /proc/mounts to show the mount
options.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/super.c