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, Jun 15, 3:16 PM
Unknown Object (File)
Thu, Jun 11, 7:17 PM
Unknown Object (File)
May 20 2026, 5:38 PM
Unknown Object (File)
May 2 2026, 11:56 PM
Unknown Object (File)
Apr 12 2026, 2:57 PM
Unknown Object (File)
Apr 7 2026, 7:29 AM
Unknown Object (File)
Apr 6 2026, 4:23 PM
Unknown Object (File)
Apr 6 2026, 2:51 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49776
Build 46666: arc lint + arc unit

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