commit | 90b9dce3e566613d509554e278c01126c83f8612 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Dec 13 09:23:45 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 13 09:23:45 2010 -0500 |
tree | a5a6949e0c1d47e84c1011c9a5d55c196320fedc | |
parent | 0358c9f9a43ce0ef33f7891ca9f9d67abd3b4853 [diff] |
e4defrag: open the file to be defragged in read/write mode Akira Fujita merged a patch into 2.6.33 that adds a requirement that a file being defragged must be opened with read and write access, so e2fsprogs needs to satisfy that. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>