Page MenuHomeFreeBSD

implement zfs_vptocnp() using z_parent property
ClosedPublic

Authored by avg on Oct 4 2016, 9:13 AM.
Tags
None
Referenced Files
F110269382: D8146.id.diff
Sun, Feb 16, 12:27 AM
Unknown Object (File)
Sat, Feb 15, 4:50 PM
Unknown Object (File)
Sun, Feb 2, 1:26 AM
Unknown Object (File)
Fri, Jan 31, 7:24 AM
Unknown Object (File)
Wed, Jan 22, 1:08 AM
Unknown Object (File)
Jan 9 2025, 1:42 PM
Unknown Object (File)
Dec 9 2024, 10:39 AM
Unknown Object (File)
Nov 14 2024, 10:36 AM
Subscribers

Details

Summary

This should allow vn_fullpath() to work even when vfs name cache is
disabled for zfs, which is the case when zfs properties like casesensitivity
and normalization are set non-default values.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avg retitled this revision from to implement zfs_vptocnp() using z_parent property.
avg updated this object.
avg edited the test plan for this revision. (Show Details)
avg added reviewers: ZFS, kib.
kib edited edge metadata.

Note that I do not know anything about zfs.

This revision is now accepted and ready to land.Oct 4 2016, 12:37 PM
This revision was automatically updated to reflect the committed changes.