diff options
author | Eric Sandeen <sandeen@redhat.com> | 2007-12-18 01:20:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-18 04:28:17 +0100 |
commit | 7c9e70efbfc3186674d93451e0fbf18365347b4d (patch) | |
tree | 63deb2cbabd29614cbafde2224ea1b81a33862f0 /fs/ecryptfs/Makefile | |
parent | mm: fix page allocation for larger I/O segments (diff) | |
download | linux-7c9e70efbfc3186674d93451e0fbf18365347b4d.tar.xz linux-7c9e70efbfc3186674d93451e0fbf18365347b4d.zip |
ecryptfs: set s_blocksize from lower fs in sb
eCryptfs wasn't setting s_blocksize in it's superblock; just pick it up
from the lower FS. Having an s_blocksize of 0 made things like "filefrag"
which call FIGETBSZ unhappy.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Acked-by: Mike Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ecryptfs/Makefile')
0 files changed, 0 insertions, 0 deletions