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
F146381653: D38587.id117200.diff
Mon, Mar 2, 6:07 AM
Unknown Object (File)
Tue, Feb 24, 4:08 PM
Unknown Object (File)
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
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 49774
Build 46664: 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