diff options
author | Evgeniy Dushistov | 2006-06-25 14:47:28 +0200 |
---|---|---|
committer | Linus Torvalds | 2006-06-25 19:01:04 +0200 |
commit | f391475812ba39afa322c835217ffe936f5e754a (patch) | |
tree | d5bf0a5ec79b0bebe87988734c316b18360f42a8 /include/linux/ufs_fs.h | |
parent | [PATCH] ufs: printk warning fixes (diff) | |
download | kernel-qcow2-linux-f391475812ba39afa322c835217ffe936f5e754a.tar.gz kernel-qcow2-linux-f391475812ba39afa322c835217ffe936f5e754a.tar.xz kernel-qcow2-linux-f391475812ba39afa322c835217ffe936f5e754a.zip |
[PATCH] ufs: missed brelse and wrong baseblk
This patch fixes two bugs, which introduced by previous patches:
1) Missed "brelse"
2) Sometimes "baseblk" may be wrongly calculated, if i_size is equal to
zero, which lead infinite cycle in "mpage_writepages".
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 'include/linux/ufs_fs.h')
0 files changed, 0 insertions, 0 deletions