diff options
author | Tomohiro Kusumi <[email protected]> | 2019-07-16 05:57:56 +0900 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-07-15 13:57:56 -0700 |
commit | ff9630d1a8006c7a6afac4386378324e4bc94ae4 (patch) | |
tree | 2445168017bcf8af8670a340660b30d3f4f05272 /module/unicode/uconv.c | |
parent | e5db31349484e5e859c7a942eb15b98d68ce5b4d (diff) |
Disable unused pathname::pn_path* (unneeded in Linux)
struct pathname is originally from Solaris VFS, and it has been used
in ZoL to merely call VOP from Linux VFS interface without API change,
therefore pathname::pn_path* are unused and unneeded. Technically,
struct pathname is a wrapper for C string in ZoL.
Saves stack a bit on lookup and unlink.
(#if0'd members instead of removing since comments refer to them.)
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Elling <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Tomohiro Kusumi <[email protected]>
Closes #9025
Diffstat (limited to 'module/unicode/uconv.c')
0 files changed, 0 insertions, 0 deletions