-
由 David Sterba 提交于
We can safely use GFP_KERNEL, the function is called from two contexts: - ioctl handler, called directly, no locks taken - cleaner thread, running all queued defrag work, outside of any locks Signed-off-by: NDavid Sterba <dsterba@suse.com>
63e727ec