Page MenuHomeFreeBSD

tarfs: Don't panic if the parent of a new node is not a directory.
ClosedPublic

Authored by des on Feb 14 2023, 1:55 PM.
Tags
None
Referenced Files
F145801085: D38587.id117274.diff
Tue, Feb 24, 4:08 PM
F145793080: D38587.id117201.diff
Tue, Feb 24, 1:53 PM
Unknown Object (File)
Mon, Feb 23, 1:07 AM
Unknown Object (File)
Sun, Feb 22, 10:15 PM
Unknown Object (File)
Sun, Feb 8, 2:35 PM
Unknown Object (File)
Sun, Feb 8, 7:28 AM
Unknown Object (File)
Sun, Feb 8, 1:07 AM
Unknown Object (File)
Sat, Feb 7, 9:11 PM
Subscribers

Details

Summary

PR: 269519
Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Feb 14 2023, 1:55 PM

Move the check into tarfs_lookup_path().

Nit: minimize the test file.

This revision is now accepted and ready to land.Feb 15 2023, 1:49 AM