| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Enable some previously disabled syscalls in snapshot mode that look safe for snapshot mode.
In snapshot mode we don't rely on the actual networking, and should be able to survive
runner process kills, and disk shutdown.
|
| | |
|
| |
|
|
|
|
| |
`F2FS_IOC_ABORT_VOLATILE_WRITE` was renamed to `F2FS_IOC_ABORT_ATOMIC_WRITE`
in torvalds/linux@23339e5752d01a4b5e122759b002cf896d26f6c1.
This commit updates the corresponding description.
|
| |
|
|
| |
Update consts on upstream 825b5991a46ef28a05a4646c8fe1ae5cef7c7828.
|
| |
|
|
| |
Added the shutdown ioctl for f2fs filesystem.
|
|
|
Added the description for the ioctls that are specific to the f2fs file
system.
|