[CIFS] add missing seq_printf to cifs_show_options for hard mount option
authorSteve French <sfrench@us.ibm.com>
Mon, 19 May 2008 22:26:42 +0000 (22:26 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 19 May 2008 22:26:42 +0000 (22:26 +0000)
commit89562b777c50d100d1694db7b1b023279839b9ae
tree703baedc72510ec4ea4c1b64fa7a0627b7df69b0
parent2b280fab12b6697b6a7a24a13aaf9f4339edd075
[CIFS] add missing seq_printf to cifs_show_options for hard mount option

Also Kari Hurtta noticed a missing check in the same function which is now fixed.

CC: Kari Hurtta <hurtta+gmane@siilo.fmi.fi>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c