commit | d0bc2c88245224e5384ac022ac0ce6b9aae03c12 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jan 27 10:58:17 2015 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jan 27 10:58:17 2015 -0500 |
tree | 42537cda6df3c56cee20c1cf60bdd420de17eccb | |
parent | cac40d06e71f71f7845fe8fef81eab9199d3f433 [diff] |
debugfs: fix crash in ea_set argument handling Fix an incorrect check in ea_set that would crash debugfs if someone runs 'ea_set / foo.bar' (i.e. with no value argument) Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>