On Fri, Mar 23, 2018 at 11:32:49AM -0700, harshads wrote: > While killing file by inode in debugfs (kill_file_by_inode), if > bigalloc feature is turned on, release clusters only once. We do it by > remembering the last released cluster while releasing blocks. We > release a cluster only if it is not already released. > > Signed-off-by: Harshad Shirwadkar <harshads@xxxxxxxxxx> Applied, thanks! - Ted