Page MenuHomeFreeBSD

Make it possible to reroot into NFS.
ClosedPublic

Authored by trasz on May 13 2016, 1:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 11:30 AM
Unknown Object (File)
Fri, Nov 21, 11:29 AM
Unknown Object (File)
Fri, Nov 21, 11:27 AM
Unknown Object (File)
Fri, Nov 21, 11:23 AM
Unknown Object (File)
Fri, Nov 21, 11:16 AM
Unknown Object (File)
Fri, Nov 14, 2:05 PM
Unknown Object (File)
Wed, Nov 12, 10:28 PM
Unknown Object (File)
Fri, Nov 7, 2:47 AM
Subscribers

Details

Summary

Make it possible to use reroot to get an NFS-mounted rootfs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsys/fs/nfsclient/nfs_clvfsops.c:753SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:802SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:803SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:805SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:806SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:807SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:808SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:830SPELL1Possible Spelling Mistake
Warningsys/fs/nfsclient/nfs_clvfsops.c:1237SPELL1Possible Spelling Mistake
Unit
No Test Coverage
Build Status
Buildable 3721
Build 3764: arc lint + arc unit

Event Timeline

trasz retitled this revision from to Make it possible to reroot into NFS..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)

Remove debug messages, wrap overlong lines.

This revision was automatically updated to reflect the committed changes.