diff options
author | bde <bde@FreeBSD.org> | 2007-01-25 14:18:40 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2007-01-25 14:18:40 +0000 |
commit | 2bc6f7d071c18f2f02c14b02b9fb3265bb15c056 (patch) | |
tree | a23f2ef5d1c0e493652736253b11f4f8615d5fb2 /lib/libc | |
parent | 5a952c0766dee9729427d7c4a558212750aae182 (diff) | |
download | FreeBSD-src-2bc6f7d071c18f2f02c14b02b9fb3265bb15c056.zip FreeBSD-src-2bc6f7d071c18f2f02c14b02b9fb3265bb15c056.tar.gz |
Rename some functions and variables (mainly vfsops entry points) from
nfs_* to nfs4_* to avoid collisions with nfsclient's names. Even
static names should have a unique prefix so that they can be debugged
easily.
Most of the renamed functions can probably be shared. nfs4_cmount()
and nfs4_sync() are identical to the nfs_* versions, and all the others
except nfs4_vfsops() seem to be idendentical except for style bugs,
missing support for mountroot, and bugs.
Fix some nearby style bugs.
Remove duplicate $FreeBSD$.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions