Page MenuHomeFreeBSD

(lookup 8) vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup
ClosedPublic

Authored by mjg on Mar 2 2020, 5:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 12:51 PM
Unknown Object (File)
Sat, May 4, 4:06 PM
Unknown Object (File)
Sat, May 4, 3:22 AM
Unknown Object (File)
Thu, May 2, 4:09 PM
Unknown Object (File)
Thu, Apr 11, 11:12 PM
Unknown Object (File)
Thu, Apr 11, 11:11 PM
Unknown Object (File)
Thu, Apr 11, 8:59 PM
Unknown Object (File)
Thu, Apr 11, 8:59 PM
Subscribers

Details

Summary

This makes the realpath syscall operational with the new lookup. Note that the walk to obtain the full path name still takes locks.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 29717

Event Timeline

mjg retitled this revision from vfs: add support for WANTPARENT and LOCKPARENT to fast path lookup to vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup.
mjg added a reviewer: markj.
  • rebase
mjg retitled this revision from vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup to (lookup 7) vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup.Jul 6 2020, 8:05 PM
mjg retitled this revision from (lookup 7) vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup to (lookup 8) vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup.Jul 6 2020, 8:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 30 2020, 3:45 PM
This revision was automatically updated to reflect the committed changes.