Whamcloud - gitweb
libext2fs: create inlinedata symlinks
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 24 Aug 2014 01:55:46 +0000 (21:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Aug 2014 16:21:16 +0000 (12:21 -0400)
commit8a17df7195430f55345c515a9cdbc4a8da5cbbd9
tree2fcc06dce076208f2b73a92a9d945c6034bdfbb3
parentaef977196a9ab297ce274951f3d8edd8434a96d4
libext2fs: create inlinedata symlinks

Add to ext2fs_symlink the ability to create inline data symlinks.

[ Modified by tytso to add more logging to the test script ]

Suggested-by: Pu Hou <houpu.hp@alibaba-inc.com>
Cc: Pu Hou <houpu.hp@alibaba-inc.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/symlink.c
tests/f_create_symlinks/expect [new file with mode: 0644]
tests/f_create_symlinks/name [new file with mode: 0644]
tests/f_create_symlinks/script [new file with mode: 0644]