ceph: whitespace cleanup
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
40819f6fb2
commit
213c99ee0c
7 changed files with 31 additions and 24 deletions
|
@ -665,7 +665,7 @@ more:
|
|||
* throw out any page cache pages in this range. this
|
||||
* may block.
|
||||
*/
|
||||
truncate_inode_pages_range(inode->i_mapping, pos,
|
||||
truncate_inode_pages_range(inode->i_mapping, pos,
|
||||
(pos+len) | (PAGE_CACHE_SIZE-1));
|
||||
} else {
|
||||
pages = ceph_alloc_page_vector(num_pages, GFP_NOFS);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue