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
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
Unknown Object (File)
Fri, Feb 6, 3:36 AM
Unknown Object (File)
Sat, Jan 31, 10:24 AM
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