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, Jan 20, 6:25 PM
Unknown Object (File)
Sat, Jan 4, 10:22 PM
Unknown Object (File)
Oct 4 2024, 6:54 PM
Unknown Object (File)
Oct 1 2024, 2:51 PM
Unknown Object (File)
Sep 25 2024, 7:19 PM
Unknown Object (File)
Sep 21 2024, 10:29 AM
Unknown Object (File)
Sep 21 2024, 8:00 AM
Unknown Object (File)
Sep 19 2024, 3:42 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 49777
Build 46667: 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