mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 03:08:51 +03:00
Linux: Implement FS_IOC_GETVERSION
Provide access to file generation number on Linux. Add test coverage. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org> Closes #12856
This commit is contained in:
@@ -32,6 +32,7 @@ SUBDIRS = \
|
||||
|
||||
if BUILD_LINUX
|
||||
SUBDIRS += \
|
||||
getversion \
|
||||
randfree_file \
|
||||
user_ns_exec \
|
||||
xattrtest
|
||||
|
||||
Reference in New Issue
Block a user