cifs: Display strictcache mount option in /proc/mounts
authorSachin Prabhu <sprabhu@redhat.com>
Tue, 11 Oct 2011 12:43:50 +0000 (13:43 +0100)
committerSteve French <smfrench@gmail.com>
Tue, 11 Oct 2011 18:13:18 +0000 (13:13 -0500)
commit875cd04381e695afbbbef025438113e12af84963
tree857faacc10ef9a0fd1e79aaa2da6a2a8e86765b9
parent65112dccf8a113737684366349d7f9ec373ddc47
cifs: Display strictcache mount option in /proc/mounts

Commit d39454ffe4a3c85428483b8a8a8e5e797b6363d5 adds a strictcache mount
option. This patch allows the display of this mount option in
/proc/mounts when listing shares mounted with the strictcache mount
option.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.c