diff options
| author | Viacheslav Sablin <sjava1902@gmail.com> | 2024-08-07 13:18:55 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-08-07 10:28:47 +0000 |
| commit | 7b2f2f35af7b159d1eaa589844939134ae9ff082 (patch) | |
| tree | a46dd8fc90718d910ccf3002ec8d996790274280 /sys/linux | |
| parent | 6c310e2fe97dbf8b3fdf6d8292838cc85ce466da (diff) | |
sys/linux/filesystem: formating
Diffstat (limited to 'sys/linux')
| -rw-r--r-- | sys/linux/filesystem.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/filesystem.txt b/sys/linux/filesystem.txt index d1c166893..b0d8bcc25 100644 --- a/sys/linux/filesystem.txt +++ b/sys/linux/filesystem.txt @@ -915,8 +915,8 @@ ubifs_options [ ] [varlen] adfs_options [ - uid fs_opt_hex["uid", uid] - gid fs_opt_hex["gid", gid] + uid fs_opt_hex["uid", uid] + gid fs_opt_hex["gid", gid] ownmask fs_opt_oct["ownmask", int32] othmask fs_opt_oct["othmask", int32] ftsuffix fs_opt_dec["ftsuffix", int32] |
