Messages in this thread |  | | Date | Tue, 5 Sep 2000 18:26:01 -0700 | From | "David S. Miller" <> | Subject | Re: Still ext2-corruption in test8-pre5 (incl. OOPS) |
| |
Date: Tue, 5 Sep 2000 21:31:17 -0400 (EDT) From: Alexander Viro <aviro@redhat.com>
Me neither, but IMO I have a cop-out:
Think it's a good idea to kunmap the page twice? :-)
...
__block_commit_write(inode, page, offset, offset+length); + kunmap(page); +unmap: kunmap(page); err = 0;
Later, David S. Miller davem@redhat.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |