tests: {read,write}_dos_attributes: despaghettify

Also: actually accept all the flags in write_d_a

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13259
This commit is contained in:
наб
2022-03-12 04:30:22 +01:00
committed by Brian Behlendorf
parent d30577c9dd
commit caeab993ec
11 changed files with 243 additions and 379 deletions
+1 -2
View File
@@ -34,8 +34,7 @@ if BUILD_LINUX
SUBDIRS += \
getversion \
randfree_file \
read_dos_attributes \
linux_dos_attributes \
user_ns_exec \
write_dos_attributes \
xattrtest
endif