commit | d3b4de412c7710b7d5f05774dedd1e298d2c750b | [log] [tgz] |
---|---|---|
author | Zheng Liu <wenqing.lz@taobao.com> | Tue Jan 01 20:30:14 2013 +0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jan 01 15:12:14 2013 -0500 |
tree | 81aca93e194283533ad23d9083e003d0dc197f75 | |
parent | cc5f27eb387fb2e33b4d83caca89a0471bf09863 [diff] |
debugfs: fixup the hard-coded buffer length in dump_file Allocate the block buffer in dump_file() instead of assuming that the block size is no more than 8k. CC: George Spelvin <linux@horizon.com> Signed-off-by: Zheng Liu <wenqing.lz@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>