[PATCH] check for presence of readpage() in the readahead code
Make sure that the address_space is capable of performing the readahead before going in and allocating the pages.
Showing
Please register or sign in to comment
Make sure that the address_space is capable of performing the readahead before going in and allocating the pages.