Date:        Tue, 5 Sep 2000 21:31:17 -0400 (EDT)
   From: Alexander Viro <[EMAIL PROTECTED]>

   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
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to