commit | f17b1f9f1a5882e486aad469b9ac4cb18581707f | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <Boaz Harrosh bharrosh@panasas.com> | Thu Oct 07 13:37:51 2010 -0400 |
committer | Boaz Harrosh <Boaz Harrosh bharrosh@panasas.com> | Fri Oct 08 11:26:54 2010 -0400 |
tree | fc8e1025ea9871d7ebe1aad63ce0c5fcb2bdf3ca | |
parent | cb655d0f3d57c23db51b981648e452988c0223f9 [diff] |
exofs: Fix double page_unlock BUG in write_begin/end This BUG is there since the first submit of the code, but only triggered in last Kernel. It's timing related do to the asynchronous object-creation behaviour of exofs. (Which should be investigated farther) The bug is obvious hence the fixed. Signed-off-by: Boaz Harrosh <Boaz Harrosh bharrosh@panasas.com>