Whamcloud - gitweb
LU-1732 utils: allow ldiskfs wide striping with ea_inode 15/4315/16
authorPatrick Farrell <pfarrell@whamcloud.com>
Sat, 25 May 2019 13:48:06 +0000 (09:48 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Jul 2019 05:19:04 +0000 (05:19 +0000)
commitf0bc77106dad8db4b672928f3c81f5892a6550e1
treebe2dc6fa01e1e72651acb425f8d23321438e34e3
parent4cb6ce1863d0498ece59dabe6d38ef12c0a5fd41
LU-1732 utils: allow ldiskfs wide striping with ea_inode

Format the MDT filesystem with the "ea_inode" option by default
so that files can have more than 160 stripes, and large xattrs
over one filesystem block in size (normally 4096 bytes).

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I71589c13e59a9d13db3bf075282cf6334b86be30
Reviewed-on: https://review.whamcloud.com/4315
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/libmount_utils_ldiskfs.c