ocfs2: Add xattr mount option in ocfs2_show_options()
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 5 Sep 2008 18:29:14 +0000 (11:29 -0700)
committerMark Fasheh <mfasheh@suse.com>
Tue, 14 Oct 2008 00:02:43 +0000 (17:02 -0700)
commitb0f73cfc36ed62decdd3f78e943bbfd00ee80e49
tree66449d0a071b68774edc85e17d09af737d4b83d6
parent2b4e30fbde425828b17f0e9c8f8e3fd3ecb2bc75
ocfs2: Add xattr mount option in ocfs2_show_options()

Patch adds check for [no]user_xattr in ocfs2_show_options() that completes
the list of all mount options.

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