Al Viro 267309f394 ufs_get_locked_page(): make sure we have buffer_heads
callers rely upon that, but find_lock_page() racing with attempt of
page eviction by memory pressure might have left us with
	* try_to_free_buffers() successfully done
	* __remove_mapping() failed, leaving the page in our mapping
	* find_lock_page() returning an uptodate page with no
buffer_heads attached.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-06-14 23:32:19 -04:00
..
2017-06-14 16:43:03 -04:00
2015-04-11 22:29:40 -04:00
2017-06-14 16:43:03 -04:00
2008-04-28 08:58:45 -07:00
2017-06-14 16:43:03 -04:00
2015-12-06 20:43:26 -05:00
2017-06-14 16:43:03 -04:00