From fe369bc8ba205537864cb86ba08b390ad20201c4 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Mon, 28 Apr 2014 17:02:48 +0900 Subject: [PATCH] f2fs: return i_size if the hole is outside of i_size When SEEK_HOLE is requeted, it should return i_size if the hole position is found outside of i_size. Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed