diff options
| author | Roland Dreier <[email protected]> | 2009-12-18 17:41:24 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2009-12-22 17:27:34 +0000 |
| commit | 628ff7c1d8d8466a5ad8078bd0206a130f8b8a51 (patch) | |
| tree | cc7ab0c90849be38e200fc6ff6a3a09e3caf0405 /lib/debugobjects.c | |
| parent | fs/compat_ioctl.c: fix build error when !BLOCK (diff) | |
| download | kernel-628ff7c1d8d8466a5ad8078bd0206a130f8b8a51.tar.gz kernel-628ff7c1d8d8466a5ad8078bd0206a130f8b8a51.zip | |
anonfd: Allow making anon files read-only
It seems a couple places such as arch/ia64/kernel/perfmon.c and
drivers/infiniband/core/uverbs_main.c could use anon_inode_getfile()
instead of a private pseudo-fs + alloc_file(), if only there were a way
to get a read-only file. So provide this by having anon_inode_getfile()
create a read-only file if we pass O_RDONLY in flags.
Signed-off-by: Roland Dreier <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
