commit | ebb8b1aa045a0a43344c4ae581e1c342a9724d23 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jun 02 23:05:11 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jun 02 23:29:07 2016 -0400 |
tree | 365075ebf9919a06a799d2113c82a2dde5eace76 | |
parent | 377e3a96571b12d23662131b461a033618ab805c [diff] |
debugfs: fix rdump so it can start from the root directory Previously "rdump / /tmp/out" would fail with the error message: rdump: File exists while making directory /tmp/out/ Also fix the fast symlink detection logic so that it works when a symlink has one or more extended attributes. Addresses-Debian-Bug: #766125 Signed-off-by: Theodore Ts'o <tytso@mit.edu>