| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | tmpfs.rst | 19 页面swap出去。它具有最大限制,可以通过“mount -o remount ...”调整。 63 这些参数接受后缀k,m或g表示千,兆和千兆字节,可以在remount时更改。 73 可以通过“mount -o remount ...”调整 109 可以在以后通过“mount -o remount,mpol=Policy:NodeList MountPoint”添加到挂载点。 119 这些选项对remount没有任何影响。您可以通过chmod(1),chown(1)和chgrp(1)的更改
|
| /linux/Documentation/translations/zh_TW/filesystems/ |
| H A D | tmpfs.rst | 19 頁面swap出去。它具有最大限制,可以通過“mount -o remount ...”調整。 63 這些參數接受後綴k,m或g表示千,兆和千兆字節,可以在remount時更改。 73 可以通過“mount -o remount ...”調整 109 可以在以後通過“mount -o remount,mpol=Policy:NodeList MountPoint”添加到掛載點。 119 這些選項對remount沒有任何影響。您可以通過chmod(1),chown(1)和chgrp(1)的更改
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-fs-ubifs | 11 The counter is reset to 0 with a remount. 23 The counter is reset to 0 with a remount. 35 The counter is reset to 0 with a remount.
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| H A D | test_ownership.tc | 42 # Note, the remount does not update ownership so test going to and from owner 93 mount -o remount,"$new_options" . 97 mount -o remount,"$mount_options" .
|
| /linux/Documentation/admin-guide/ |
| H A D | jfs.rst | 21 valid during a remount, when the volume is mounted 33 remount a volume where the nointegrity option was 38 errors=remount-ro(*)
|
| /linux/tools/testing/selftests/mount/ |
| H A D | run_unprivileged_remount.sh | 8 ./unprivileged-remount-test ;
|
| H A D | .gitignore | 2 unprivileged-remount-test
|
| H A D | Makefile | 7 TEST_GEN_FILES := unprivileged-remount-test nosymfollow-test
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 310 static int tracefs_apply_options(struct super_block *sb, bool remount) in tracefs_apply_options() argument 324 if (!remount || fsi->opts & BIT(Opt_mode)) { in tracefs_apply_options() 330 if (!remount || fsi->opts & BIT(Opt_uid)) in tracefs_apply_options() 333 if (!remount || fsi->opts & BIT(Opt_gid)) in tracefs_apply_options() 336 if (remount && (fsi->opts & BIT(Opt_uid) || fsi->opts & BIT(Opt_gid))) { in tracefs_apply_options()
|
| /linux/fs/debugfs/ |
| H A D | inode.c | 148 static void _debugfs_apply_options(struct super_block *sb, bool remount) in _debugfs_apply_options() argument 158 if (!remount || fsi->opts & BIT(Opt_mode)) { in _debugfs_apply_options() 163 if (!remount || fsi->opts & BIT(Opt_uid)) in _debugfs_apply_options() 166 if (!remount || fsi->opts & BIT(Opt_gid)) in _debugfs_apply_options()
|
| /linux/Documentation/filesystems/ |
| H A D | virtiofs.rst | 45 virtiofs supports general VFS mount options, for example, remount,
|
| H A D | zonefs.rst | 267 | remount-ro | read-only | as is yes no yes no | 285 * The "errors=remount-ro" mount option is the default behavior of zonefs I/O 287 * With the "errors=remount-ro" mount option, the change of the file access 297 * File access permission changes implied by the remount-ro, zone-ro and 320 * remount-ro (default)
|
| H A D | ocfs2.rst | 54 errors=remount-ro(*) Remount the filesystem read-only on an error.
|
| H A D | vfat.rst | 184 **errors=panic|continue|remount-ro** 186 without doing anything or remount the partition in
|
| H A D | nilfs2.rst | 59 errors=remount-ro(*) Remount the filesystem read-only on an error.
|
| H A D | autofs-mount-control.rst | 31 mounts. Immediately one thinks of just adding the ability to remount
|
| H A D | overlayfs.rst | 493 (during a mount, after a remount, etc) such a file in the lower is
|
| /linux/fs/affs/ |
| H A D | Changes | 222 - Added a remount function, so attempts to remount
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 310 - The system admin can remount the tracefs with 755 (`sudo mount -o remount,mode=755 /sys/kernel/tracing/`) to allow unprivileged user to run the perf probe --list command.
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 467 before suspending; then remount them after resuming.
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | usage.rst | 616 remount 617 remount the share (often used to change from ro to rw mounts
|