commit 2f89ae4d78f95c17c01c0ce41027f2efe553c2a4
Author: Tomohiro Kusumi <[email protected]>
Date: Fri Dec 11 18:57:03 2015 +0900
sbin/hammer: Make show print symlink[24] if inode is symlink
Since now that parent_obj_localization part of the union
inode.ext is gone. It's either a symlink string or not used.
Summary of changes:
sbin/hammer/cmd_show.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f89ae4d78f95c17c01c0ce41027f2efe553c2a4
--
DragonFly BSD source repository