put_write_access()

Magnus Ahltorp (map@stacken.kth.se)
24 Jan 1999 23:58:38 +0100


As far as I can see, put_write_access() is sometimes called when no
corresponding get_write_access() has been called, causing i_writecount
to go negative.

As far as I can see, this is in no way dangerous, it's just annoying
when debugging. I think it should be given a look, though.

/Magnus
map@stacken.kth.se

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/