X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fbefs%2Flinuxvfs.c;h=647a276eba5654593739aafa9a6984ca967d8adf;hb=df34d04a6f09ba41037e58c3df6d6fbed0ffcde9;hp=d307c1e44f499505e0ed2a948dc7d0e2737110d9;hpb=a17e7d2010b44103e3b8e00d0c8c510606457bc6;p=cascardo%2Flinux.git diff --git a/fs/befs/linuxvfs.c b/fs/befs/linuxvfs.c index d307c1e44f49..647a276eba56 100644 --- a/fs/befs/linuxvfs.c +++ b/fs/befs/linuxvfs.c @@ -780,7 +780,7 @@ befs_fill_super(struct super_block *sb, void *data, int silent) * Will be set to real fs blocksize later. * * Linux 2.4.10 and later refuse to read blocks smaller than - * the hardsect size for the device. But we also need to read at + * the logical block size for the device. But we also need to read at * least 1k to get the second 512 bytes of the volume. * -WD 10-26-01 */