search for: backupgid

Displaying 2 results from an estimated 2 matches for "backupgid".

2016 Feb 22
0
ANNOUNCE: cifs-utils release 6.5 ready for download
....c: include <paths.h> for _PATH_MOUNTED Signed-off-by: Felix Janda <felix.janda at posteo.de> commit dd13ac8a25d409a0d3d068b5b2b96f921f2613f2 Author: Uri Simchoni <urisimchoni at gmail.com> Date: Thu Nov 19 21:48:15 2015 +0200 manpage: clarify use of backupuid and backupgid in mount.cifs.8 Assert that backup intent shall only be attempted if the user matches the backupuid or backupgid parameter. Signed-off-by: Uri Simchoni <uri at samba.org> Signed-off-by: Jeff Layton <jlayton at samba.org> commit be5046ae3fabca17f19672f7b4019efb...
2012 Apr 18
0
ANNOUNCE: cifs-utils release 5.4 is ready for download
...in/mount papers over this bug by doing uid/gid conversions itself before calling mount.cifs. Fix this by also checking to ensure that strtoul() converted the entire string in addition to checking that it didn't set errno. While we're at it, fix the test in backupuid/backupgid options as well which don't currently check whether errno got set. Reported-by: Kyle Squizzato <ksquizza at redhat.com> Signed-off-by: Jeff Layton <jlayton at samba.org> commit b0bc3861bfc7b258045d1d456cf2ef4a43ea9562 Author: Jeff Layton <jlayton at samba.org&gt...