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:
commit
1471308fb5
129 changed files with 2860 additions and 2143 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue