search for: _path_mnttab

Displaying 1 result from an estimated 1 matches for "_path_mnttab".

2010 Jul 30
0
ANNOUNCE: cifs-utils release 4.6 available for download
...uid of the user doing the want it to behave like it used to. Signed-off-by: Jeff Layton <jlayton at samba.org> commit 98b3723c75d295e8718f1440f91a2c678608f658 Author: Jeff Layton <jlayton at samba.org> Date: Wed Jul 7 10:48:39 2010 -0400 mount.cifs: switch to using _PATH_MNTTAB and paths.h The code currently uses fstab.h and _PATH_FSTAB, but uClibc apparently doesn't have that header. It does have paths.h and _PATH_MNTTAB however and so does glibc, so use that instead. Fixes samba bug #7539. Reported-and-Tested-by: Armin Kuster <l...