commit | aeb2817a4ea99f62532adf3377be3b282d3bda12 | [log] [tgz] |
---|---|---|
author | Ashish Sangwan <a.sangwan@samsung.com> | Mon Jul 01 08:12:38 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 01 08:12:38 2013 -0400 |
tree | 7e51c67923215eb8e6596d2052d2b8ad261c1b3c | |
parent | c4932dbe63dae2d23b4f596caa5d286ebfe042cf [diff] |
ext4: pass inode pointer instead of file pointer to punch hole No need to pass file pointer when we can directly pass inode pointer. Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>