summaryrefslogtreecommitdiff
path: root/fs/ufs/super.c
diff options
context:
space:
mode:
authorEvgeniy Dushistov <dushistov@mail.ru>2006-06-25 12:47:27 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-25 17:01:03 (GMT)
commit022a6dc5f461a30615bcd1687569abeee7ef8ba2 (patch)
tree8f16f7d70aa443f0d53bed70ac8633ec6febd87c /fs/ufs/super.c
parent2e006393ba5b599d9c43f94f8d8989e68131433e (diff)
downloadlinux-022a6dc5f461a30615bcd1687569abeee7ef8ba2.tar.xz
[PATCH] ufs: zero metadata
Presently if we allocate several "metadata" blocks (pointers to indirect blocks for example), we fill with zeroes only the first block. This cause some problems in "truncate" function. Also this patch remove some unused arguments from several functions and add comments. 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/super.c')
0 files changed, 0 insertions, 0 deletions