diff options
author | Daniel Drake <dsd@laptop.org> | 2012-04-10 22:22:35 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-05-13 22:51:29 -0500 |
commit | 8da8ba2ea6ad52ea8558384f38586b0c1a516e9d (patch) | |
tree | d11d632886c481758b51cd5b9129dc0a5b94c7bd /lib/syscall.c | |
parent | 886bd33da7cfb1f6c7f3396f7146278ed02e76a7 (diff) | |
download | linux-8da8ba2ea6ad52ea8558384f38586b0c1a516e9d.tar.gz linux-8da8ba2ea6ad52ea8558384f38586b0c1a516e9d.tar.bz2 linux-8da8ba2ea6ad52ea8558384f38586b0c1a516e9d.zip |
JFFS2: Add parameter to reserve disk space for root
Add a new rp_size= parameter which creates a "reserved pool" of disk
space which can only be used by root. Other users are not permitted
to write to disk when the available space is less than the pool size.
Based on original code by Artem Bityutskiy in
https://dev.laptop.org/ticket/5317
[dwmw2: use capable(CAP_SYS_RESOURCE) not uid/gid check, fix debug prints]
Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions