diff options
author | Steve Dickson <steved@redhat.com> | 2008-01-16 11:53:41 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2008-01-16 11:53:41 -0500 |
commit | abb00ff7cff3c6540978d9b463dee3d4fdda15f4 (patch) | |
tree | 6312359365df2d9e808e17c87f1d38ade4c1206b /support/nfs/xlog.c | |
parent | fa087f2dece4b1d322d951e9353e8ab93208194d (diff) | |
download | nfs-utils-abb00ff7cff3c6540978d9b463dee3d4fdda15f4.tar.gz nfs-utils-abb00ff7cff3c6540978d9b463dee3d4fdda15f4.tar.xz nfs-utils-abb00ff7cff3c6540978d9b463dee3d4fdda15f4.zip |
Address an inconsistency: the mount.nfs command uses the glibc routines
to manipulate /etc/mtab (setmntent) but, everything else in nfs-utils
uses a local private version (nfs_setmntent). The local version does
some extra mangling of the mtab entries.
We should check what util-linux does these days to be sure, but for now,
let's make the mount.nfs command use the nfs_ variants of setmntent().
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/nfs/xlog.c')
0 files changed, 0 insertions, 0 deletions