Displaying 2 results from an estimated 2 matches for "jiali".
Did you mean:
jialin
2013 Mar 25
0
ANNOUNCE: cifs-utils release 6.0 ready for download
...n 28 21:38:12 2013 -0500
setcifsacl: fix infinite loop in getnumcaces
Jian pointed out that this loop can cycle infinitely when the string
contains a ','.
Also, fix typo in manpage that shows a trailing ',' in one example.
Reported-by: Jian Li <jiali at redhat.com>
Signed-off-by: Jeff Layton <jlayton at samba.org>
commit 653a6c66312382da381a2d44f8018d3222cadbdf
Author: Jeff Layton <jlayton at samba.org>
Date: Tue Jan 29 07:08:48 2013 -0500
setcifsacl: fix offset calculation in "set" code
Previously...
2011 Jun 01
0
ANNOUNCE: cifs-utils release 5.0 available for download
...t correct however. What we really want it to do is
check to see if any error occurred by setting errno to 0 before the
conversion. If one did, then try to treat the value as a name.
Also fix a bogus compiler warning about cruid being uninitialized.
Reported-by: Jian Li <jiali at redhat.com>
Signed-off-by: Jeff Layton <jlayton at samba.org>
commit a6c23f4421ae02de9f01bb6264a03ede9970cb19
Author: Pavel Shilovsky <piastry at etersoft.ru>
Date: Fri May 20 07:36:33 2011 -0400
manpage: make serverino and noserverino option descriptions clear...