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:
3f3834c
)
shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 15 Feb 2013 03:38:02 +0000
(22:38 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Feb 2013 07:43:22 +0000
(
02:43
-0500)
Note that provided ->d_dname() reproduces what we used to get for
those guys in e.g. /proc/self/maps; it might be a good idea to change
that to something less ugly, but for now let's keep the existing
user-visible behaviour
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found