Commit 44d548e4 authored by Linus Torvalds's avatar Linus Torvalds

Import 2.3.7pre8

parent ea5faa9a
This diff is collapsed.
...@@ -414,6 +414,7 @@ static int do_buffer_fdatasync(struct inode *inode, unsigned long start, unsigne ...@@ -414,6 +414,7 @@ static int do_buffer_fdatasync(struct inode *inode, unsigned long start, unsigne
next = page->next; next = page->next;
page_cache_release(page); page_cache_release(page);
} }
spin_unlock(&pagecache_lock);
return retval; return retval;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment