Whamcloud - gitweb
tests,debugfs: ea_set's "-f <value_file" needs to be before the other args
authorTheodore Ts'o <tytso@mit.edu>
Mon, 6 Jun 2016 20:49:37 +0000 (16:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 6 Jun 2016 20:49:37 +0000 (16:49 -0400)
commitbe05f60ecfea19a257035765377dc662bcd67565
tree3d451ec5ba255c3e254424576169f2d87b868c7f
parent76188021233d1e22ba3ce0787a76096c82cdc0a5
tests,debugfs: ea_set's "-f <value_file" needs to be before the other args

For systems that don't use GNU's getopt(3), options have to be before
all non-option arguments.  So change the usage message for debugfs's
ea_set command, and then fix the d_xattr_sorting test.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/xattrs.c
tests/d_xattr_sorting/expect
tests/d_xattr_sorting/script