diff options
| author | Sascha Hauer <[email protected]> | 2021-03-04 12:35:39 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2021-03-16 11:28:22 +0000 |
| commit | 9dfa23c8de925041b7b45637a1a80a98a22f19dd (patch) | |
| tree | 8626111ab082053fedac5e0e7d3f82a41aa2e889 /tools/lib/bpf/bpf_prog_linfo.c | |
| parent | Linux 5.12-rc3 (diff) | |
| download | kernel-9dfa23c8de925041b7b45637a1a80a98a22f19dd.tar.gz kernel-9dfa23c8de925041b7b45637a1a80a98a22f19dd.zip | |
quota: Add mountpath based quota support
Add syscall quotactl_path, a variant of quotactl which allows to specify
the mountpath instead of a path of to a block device.
The quotactl syscall expects a path to the mounted block device to
specify the filesystem to work on. This limits usage to filesystems
which actually have a block device. quotactl_path replaces the path
to the block device with a path where the filesystem is mounted at.
The global Q_SYNC command to sync all filesystems is not supported for
this new syscall, otherwise quotactl_path behaves like quotactl.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sascha Hauer <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf_prog_linfo.c')
0 files changed, 0 insertions, 0 deletions
