diff options
author | Evgeniy Dushistov <dushistov@mail.ru> | 2006-06-25 14:47:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-25 19:01:02 +0200 |
commit | b71034e5e67d1577424cebe7bbb7d0ce134a4cd8 (patch) | |
tree | 4e4ffe95db731bbdc81d086d2b4462b3ab5867c2 /fs/ufs/cylinder.c | |
parent | [PATCH] ufs: directory and page cache: install aops (diff) | |
download | linux-b71034e5e67d1577424cebe7bbb7d0ce134a4cd8.tar.xz linux-b71034e5e67d1577424cebe7bbb7d0ce134a4cd8.zip |
[PATCH] ufs: directory and page cache: from blocks to pages
Change function in fs/ufs/dir.c and fs/ufs/namei.c to work with pages
instead of straight work with blocks. It fixed such bugs:
* for i in `seq 1 1000`; do touch $i; done - crash system
* mkdir create directory without "." and ".." entries
Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/ufs/cylinder.c')
0 files changed, 0 insertions, 0 deletions