mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 10:24:01 -04:00
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
DM depends on these block 5.10 commits:22ada802edblock: use lcm_not_zero() when stacking chunk_sectors07d098e6bbblock: allow 'chunk_sectors' to be non-power-of-2021a24460dblock: add QUEUE_FLAG_NOWAIT6abc49468edm: add support for REQ_NOWAIT and enable it for linear target Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
@@ -288,6 +288,8 @@ struct vfs_ns_cap_data {
|
||||
processes and setting the scheduling algorithm used by another
|
||||
process. */
|
||||
/* Allow setting cpu affinity on other processes */
|
||||
/* Allow setting realtime ioprio class */
|
||||
/* Allow setting ioprio class on other processes */
|
||||
|
||||
#define CAP_SYS_NICE 23
|
||||
|
||||
|
||||
Reference in New Issue
Block a user