mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
config: remove HAVE_D_MAKE_ROOT
Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #16479
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
#define dname(dentry) ((char *)((dentry)->d_name.name))
|
||||
#define dlen(dentry) ((int)((dentry)->d_name.len))
|
||||
|
||||
#ifndef HAVE_D_MAKE_ROOT
|
||||
#define d_make_root(inode) d_alloc_root(inode)
|
||||
#endif /* HAVE_D_MAKE_ROOT */
|
||||
|
||||
#define d_alias d_u.d_alias
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user