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
F131846673: D38587.id117197.diff
Sat, Oct 11, 4:16 PM
Unknown Object (File)
Fri, Oct 10, 8:04 AM
Unknown Object (File)
Fri, Oct 10, 8:04 AM
Unknown Object (File)
Fri, Oct 10, 8:03 AM
Unknown Object (File)
Fri, Oct 10, 8:03 AM
Unknown Object (File)
Fri, Oct 10, 8:03 AM
Unknown Object (File)
Fri, Oct 10, 2:01 AM
Unknown Object (File)
Thu, Oct 2, 9:54 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