| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Update ext4 ioctls. Add EXT4_IOC_GETFSUUID/EXT4_IOC_SETFSUUID
ioctls which were added upstream in d95efb14c0b8 ("ext4: add ioctls to
get/set the ext4 superblock uuid").
In the current code `fsu_flags` is always 0 and `fsu_len` is either 0
or UUID_SIZE.
Signed-off-by: Denis Efremov <denis.e.efremov@oracle.com>
|
| |
|
|
| |
Signed-off-by: Denis Efremov <efremov@linux.com>
|
|
|
This reduces number of const files/lines from 1288/96599 to 158/11603.
Const files are generated on next-20200813.
Update #1983
|