commit | 2f8c0d028cd8e3b24aaa357a796478c3435e21e4 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jun 10 20:01:24 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 10 20:01:24 2015 -0400 |
tree | 3b33527cc35a532ca365fc5168dcc031f3ff2d57 | |
parent | 4f868703f6f2fe3a8724e922a625b231b6ea2540 [diff] |
debugfs: implement fallocate Implement a fallocate function for debugfs, and add some tests to demonstrate that it works (more or less). Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>