Dear, Please tell me how to change the limit of file&disk size of NILFS. I want to make a lage file more than 10TB. I tried to change the block size but "mkfs.nilfs" does not accept 8192 block size. # mkfs.nilsfs -b 8192 /dev/*** ------ suzaki