commit | 0465fc0a1c42e18438d391f3a7e661493a9ad68e | [log] [tgz] |
---|---|---|
author | Evgeniy Dushistov <dushistov@mail.ru> | Fri Mar 16 13:38:09 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Mar 16 19:25:03 2007 -0700 |
tree | ceda9f9521af852e2be8fb974a45676700f2f592 | |
parent | 4b25a37e2093146c1f9aa436b832b7d4ef880ca4 [diff] |
[PATCH] ufs2: tindirect truncate fix During modification of code to support UFS2 writing, the case with "three indirect" blocks in truncate path was missed, this patch fixes this situation. Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>