Re: [f2fs-dev] [PATCH] f2fs: add a max block count for f2fs_map_blocks

2015-12-28 Thread He YunLei
On 2015/12/26 21:21, Chao Yu wrote: > Hi, > > On 12/25/15 6:17 PM, liuxue wrote: >> On 2015/12/25 17:25, Chao Yu wrote: >>> Hi, >>> -Original Message- From: Yunlei He [mailto:heyun...@huawei.com] Sent: Friday, December 25, 2015 4:48 PM To:

[f2fs-dev] [PATCH] f2fs: add a max block count for f2fs_map_blocks

2015-12-25 Thread Yunlei He
This patch adds a max block count for f2fs_map_blocks Signed-off-by: Yunlei He Signed-off-by: Xue Liu --- fs/f2fs/data.c | 4 fs/f2fs/f2fs.h | 3 +++ 2 files changed, 7 insertions(+) diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c index

Re: [f2fs-dev] [PATCH] f2fs: add a max block count for f2fs_map_blocks

2015-12-25 Thread liuxue
On 2015/12/25 17:25, Chao Yu wrote: > Hi, > >> -Original Message- >> From: Yunlei He [mailto:heyun...@huawei.com] >> Sent: Friday, December 25, 2015 4:48 PM >> To: linux-f2fs-devel@lists.sourceforge.net; jaeg...@kernel.org; >> chao2...@samsung.com >> Cc: bintian.w...@huawei.com; Yunlei

Re: [f2fs-dev] [PATCH] f2fs: add a max block count for f2fs_map_blocks

2015-12-25 Thread Chao Yu
Hi, > -Original Message- > From: Yunlei He [mailto:heyun...@huawei.com] > Sent: Friday, December 25, 2015 4:48 PM > To: linux-f2fs-devel@lists.sourceforge.net; jaeg...@kernel.org; > chao2...@samsung.com > Cc: bintian.w...@huawei.com; Yunlei He; Xue Liu > Subject: [PATCH] f2fs: add a max