android_kernel_samsung_msm8976/fs/f2fs
Jin Qian a997755c0d UPSTREAM: f2fs: sanity check segment count
commit b9dd46188edc2f0d1f37328637860bb65a771124 upstream.

F2FS uses 4 bytes to represent block address. As a result, supported
size of disk is 16 TB and it equals to 16 * 1024 * 1024 / 2 segments.

Signed-off-by: Jin Qian <jinqian@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Bug: 36815012
Change-Id: I30ea36df066bc07e32e767336b7cae12063fe415
2017-09-08 18:49:20 +00:00
..
acl.c Merge tag 'LA.BR.1.3.6-03910-8976.0' of https://source.codeaurora.org/quic/la/kernel/msm-3.10 into HEAD 2017-05-26 13:28:48 +02:00
acl.h
checkpoint.c f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint 2017-03-08 14:38:58 -08:00
data.c fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
debug.c f2fs: introduce free nid bitmap 2017-03-08 19:13:43 -08:00
dir.c fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
extent_cache.c f2fs: kill __is_extent_same 2017-03-08 14:38:35 -08:00
f2fs.h fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
file.c f2fs: fix an error return value in truncate_partial_data_page 2017-03-09 19:26:20 -08:00
gc.c f2fs: fix a plint compile warning 2017-03-08 19:13:50 -08:00
gc.h
hash.c
inline.c
inode.c f2fs: don't need to invalidate wrong node page 2017-03-09 19:26:29 -08:00
Kconfig
key.c
Makefile
namei.c fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
node.c f2fs: use __set{__clear}_bit_le 2017-03-10 09:54:36 -08:00
node.h f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint 2017-03-08 14:38:58 -08:00
recovery.c
segment.c f2fs: don't overwrite node block by SSR 2017-03-09 19:26:40 -08:00
segment.h f2fs: update the comment of default nr_pages to skipping 2017-03-08 14:38:53 -08:00
shrinker.c
super.c UPSTREAM: f2fs: sanity check segment count 2017-09-08 18:49:20 +00:00
trace.c
trace.h
xattr.c f2fs: le16_to_cpu for xattr->e_value_size 2017-03-10 09:54:23 -08:00
xattr.h