git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
vfs: add i_op->dentry_open()
author
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:35 +0000
(
00:14
+0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:35 +0000
(
00:14
+0200)
Add a new inode operation i_op->dentry_open(). This is for stacked filesystems
that want to return a struct file from a different filesystem.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Documentation/filesystems/Locking
patch
|
blob
|
history
Documentation/filesystems/vfs.txt
patch
|
blob
|
history
fs/namei.c
patch
|
blob
|
history
fs/open.c
patch
|
blob
|
history
include/linux/fs.h
patch
|
blob
|
history
diff --cc
Documentation/filesystems/Locking
Simple merge
diff --cc
Documentation/filesystems/vfs.txt
Simple merge
diff --cc
fs/namei.c
Simple merge
diff --cc
fs/open.c
Simple merge
diff --cc
include/linux/fs.h
Simple merge