commit | 6854ab1d4a1f9fb3599f027d2593d9c4d64b5e32 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jun 11 22:02:17 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jun 11 22:02:17 2012 -0400 |
tree | f92bc72423b5feaca95e23e67a7d29426f880f39 | |
parent | 8d12c46a22965179cae1e3b47778fdee5efeb513 [diff] |
debugfs: interpret date strings of the form @dddd Debugfs will now interpret date strings of the form @123 as 123 seconds after the start of the epoch. This is handy when editing an orphan inode linked list using the inode's deletion time field. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>