This makes the realpath syscall operational with the new lookup. Note that the walk to obtain the full path name still takes locks.
Details
Details
Summary
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Herald added a subscriber: imp. · View Herald TranscriptMar 2 2020, 5:59 AM2020-03-02 05:59:04 (UTC+0)
Harbormaster completed remote builds in B29717: Diff 69053.Mar 2 2020, 5:59 AM2020-03-02 05:59:05 (UTC+0)
mjg edited the summary of this revision. (Show Details)Mar 2 2020, 6:00 AM2020-03-02 06:00:14 (UTC+0)
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.
Comment Actions- 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 PM2020-07-06 20:05:29 (UTC+0)
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 PM2020-07-06 20:14:11 (UTC+0)
This revision was not accepted when it landed; it landed in state Needs Review.Jul 30 2020, 3:45 PM2020-07-30 15:45:35 (UTC+0)
Closed by commit rS363705: vfs: add support for WANTPARENT and LOCKPARENT to lockless lookup (authored by mjg). · Explain Why
This revision was automatically updated to reflect the committed changes.