commit | d2be51cb34dc501791f3b8c01a99a3f2064bd8d1 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Sep 04 09:34:14 2014 -0400 |
committer | Jan Kara <jack@suse.cz> | Thu Sep 04 21:37:40 2014 +0200 |
tree | 2afdd0e564e3fe4c849f36a4c257e49cb1b2f98a | |
parent | 470cca56c366428d4d5785a0a5a291619c332c7f [diff] |
udf: merge the pieces inserting a new non-directory object into directory 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>