Re: [PATCH 12/14] debugfs: implement fallocate
From: Theodore Ts'o <tytso@mit.edu>
Date: 2015-06-11 02:42:53
From: Theodore Ts'o <tytso@mit.edu>
Date: 2015-06-11 02:42:53
On Wed, May 13, 2015 at 05:22:26PM -0700, Darrick J. Wong wrote:
Implement a fallocate function for debugfs, and add some tests to demonstrate that it works (more or less). Signed-off-by: Darrick J. Wong <redacted>
Thanks, applied. - Ted