commit | 97581d448127f95dcc968c0785f7ab3413bf0222 | [log] [tgz] |
---|---|---|
author | Zheng Liu <wenqing.lz@taobao.com> | Mon Mar 03 00:34:40 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Mar 04 08:46:14 2014 -0500 |
tree | 5ccbc314cbd93dd762783adc21f341d40ee8822a | |
parent | f5f6c020cac429a5484ad0fdaccb44f127912075 [diff] |
debugfs: handle inline data feature in punch command Now punch command only can remove all inline data because now punch command is based on block unit and the size of inline data is never beyond a block size. Signed-off-by: Zheng Liu <wenqing.lz@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>