linux/fs/ufs
Evgeniy Dushistov 3e41f597b1 [PATCH] ufs: not usual amounts of fragments per block
The writing to UFS file system with block/fragment!=8 may cause bogus
behaviour.  The problem in "ufs_bitmap_search" function, which doesn't work
correctly in "block/fragment!=8" case.  The idea is stolen from BSD code.

Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:02 -07:00
..
Makefile
balloc.c [PATCH] ufs: not usual amounts of fragments per block 2006-06-25 10:01:02 -07:00
cylinder.c [PATCH] ufs: wrong type cast 2006-06-25 10:01:02 -07:00
dir.c [PATCH] ufs: directory and page cache: from blocks to pages 2006-06-25 10:01:02 -07:00
file.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
ialloc.c [PATCH] ufs: wrong type cast 2006-06-25 10:01:02 -07:00
inode.c [PATCH] ufs: directory and page cache: install aops 2006-06-25 10:01:02 -07:00
namei.c [PATCH] ufs: directory and page cache: from blocks to pages 2006-06-25 10:01:02 -07:00
super.c [PATCH] ufs: wrong type cast 2006-06-25 10:01:02 -07:00
swab.h
symlink.c
truncate.c [PATCH] ufs: ufs_trunc_indirect: infinite cycle 2006-06-25 10:01:01 -07:00
util.c [PATCH] ufs: wrong type cast 2006-06-25 10:01:02 -07:00
util.h [PATCH] ufs: not usual amounts of fragments per block 2006-06-25 10:01:02 -07:00