mirror of
https://github.com/versity/scoutfs.git
synced 2025-12-23 05:25:18 +00:00
There were kernels that didn't apply the current umask to inode modes created with O_TMPFILE without acls. Let's have a test running to make sure that we're not surprised if we come across one. Signed-off-by: Zach Brown <zab@versity.com>
12 lines
194 B
Plaintext
12 lines
194 B
Plaintext
src/*.d
|
|
src/createmany
|
|
src/dumb_renameat2
|
|
src/dumb_setxattr
|
|
src/handle_cat
|
|
src/handle_fsetxattr
|
|
src/bulk_create_paths
|
|
src/find_xattrs
|
|
src/stage_tmpfile
|
|
src/create_xattr_loop
|
|
src/o_tmpfile_umask
|