mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
Export symbol zfs_attr_table
Export the zfs_attr_table symbol so it may be used by non-zpl consumers which are still interested in writing a zpl compatible dataset (e.g. Lustre). Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
parent
ff998d804f
commit
e29be02e46
@ -412,6 +412,7 @@ zfs_sa_upgrade_txholds(dmu_tx_t *tx, znode_t *zp)
|
||||
}
|
||||
}
|
||||
|
||||
EXPORT_SYMBOL(zfs_attr_table);
|
||||
EXPORT_SYMBOL(zfs_sa_readlink);
|
||||
EXPORT_SYMBOL(zfs_sa_symlink);
|
||||
EXPORT_SYMBOL(zfs_sa_get_scanstamp);
|
||||
|
Loading…
Reference in New Issue
Block a user