/[base]
ViewVC logotype

Revision 306801


Jump to revision: Previous Next
Author: avg
Date: Fri Oct 7 06:29:24 2016 UTC (7 years, 8 months ago)
Changed paths: 3
Log Message:
implement zfs_vptocnp() using z_parent property

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.

The new code should be 100% reliable for directories and "mostly"
reliable for files, that is, when hardlinks across directories are
not used.

Reported by:	Frederic Chardon <chardon.frederic@gmail.com>
Reviewed by:	kib (vfs contract)
MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D8146


Changed paths

Path Details
Directoryhead/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_znode.h modified , text changed
Directoryhead/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c modified , text changed
Directoryhead/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27