X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2Fllite_lib.c;h=381fdc4af3e5a3060521efc64428d0dd73f7e33e;hp=42a5f6c31a96492b3bff11f09c64f79a9785ddc3;hb=37494404f8520d5fa0abdce281279849022c848b;hpb=caa03ba05f9f9cc6840fed203e967665d0535e7a diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 42a5f6c..381fdc4 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -334,7 +334,6 @@ static int client_common_fill_super(struct super_block *sb, char *md, char *dt, sb->s_magic = LL_SUPER_MAGIC; sb->s_maxbytes = MAX_LFS_FILESIZE; sbi->ll_namelen = osfs->os_namelen; - sbi->ll_max_rw_chunk = LL_DEFAULT_MAX_RW_CHUNK; if ((sbi->ll_flags & LL_SBI_USER_XATTR) && !(data->ocd_connect_flags & OBD_CONNECT_XATTR)) {