merged On Tue, Apr 24, 2012 at 9:27 AM, Sachin Prabhu <sprabhu@xxxxxxxxxx> wrote: > /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 > > -- Thanks, Steve -- 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