[PATCH 20/60] f2fs: f2fs_read_end_io: comment on direct access to bvec table

2016-10-29 Thread Ming Lei
Signed-off-by: Ming Lei --- fs/f2fs/data.c | 4 1 file changed, 4 insertions(+) diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c index 9ae194fd2fdb..24f6f6977d37 100644 --- a/fs/f2fs/data.c +++ b/fs/f2fs/data.c @@ -35,6 +35,10 @@ static void f2fs_read_end_io(struct bio

[PATCH 20/60] f2fs: f2fs_read_end_io: comment on direct access to bvec table

2016-10-29 Thread Ming Lei
Signed-off-by: Ming Lei --- fs/f2fs/data.c | 4 1 file changed, 4 insertions(+) diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c index 9ae194fd2fdb..24f6f6977d37 100644 --- a/fs/f2fs/data.c +++ b/fs/f2fs/data.c @@ -35,6 +35,10 @@ static void f2fs_read_end_io(struct bio *bio) int i;