[PATCH 0/2] Fixes to cifs_show_options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



/proc/mounts does not show the mount options backupuid/backupgid for
cifs shares mounted with those options. 

While adding the backupuid/backupgid options to cifs_show_options, I
noticed that we incorrectly use %d instead of %u for the unsigned
variables used to denote uid, gid, rsize and wsize. This is fixed
by the second patch

Sachin Prabhu (2):
  CIFS: Show backupuid/gid in /proc/mounts
  Use correct conversion specifiers in cifs_show_options

 fs/cifs/cifsfs.c  |   12 ++++++++----
 fs/cifs/connect.c |   12 ++++++------
 2 files changed, 14 insertions(+), 10 deletions(-)

-- 
1.7.7.6


--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux