diff options
author | Cyrill Gorcunov <[email protected]> | 2012-07-30 14:43:00 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-07-30 17:25:21 -0700 |
commit | 1d151c337d79fa3de88654d2514f58fbd916a8e0 (patch) | |
tree | 79f96ea4b081f310aa62246e879224467b092261 /lib/notifier-error-inject.c | |
parent | 65fed8f6f23070b56d0ed3841173ddd410130a89 (diff) |
c/r: fcntl: add F_GETOWNER_UIDS option
When we restore file descriptors we would like them to look exactly as
they were at dumping time.
With help of fcntl it's almost possible, the missing snippet is file
owners UIDs.
To be able to read their values the F_GETOWNER_UIDS is introduced.
This option is valid iif CONFIG_CHECKPOINT_RESTORE is turned on, otherwise
returning -EINVAL.
Signed-off-by: Cyrill Gorcunov <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Cc: "Serge E. Hallyn" <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions