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:
470cca5
)
udf: merge the pieces inserting a new non-directory object into directory
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 4 Sep 2014 13:34:14 +0000
(09:34 -0400)
committer
Jan Kara
<jack@suse.cz>
Thu, 4 Sep 2014 19:37:40 +0000
(21:37 +0200)
boilerplate code in udf_{create,mknod,symlink} taken to new helper
symlink case converted to unique id calculated by udf_new_inode() - no
point finding a new one.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/udf/namei.c
patch
|
blob
|
history
diff --cc
fs/udf/namei.c
Simple merge