Re: [PATCH 69/71] vfs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
From: Matthew Wilcox
Date: Sun Mar 20 2016 - 19:46:13 EST
Spotted an oops:
- length is PAGE_CACHE_SIZE, then the private data should be released,
+ length is PAG__SIZE, then the private data should be released,