|
@@ -1146,6 +1146,10 @@ static int ceph_write_begin(struct file *file, struct address_space *mapping,
|
|
inode, page, (int)pos, (int)len);
|
|
inode, page, (int)pos, (int)len);
|
|
r = ceph_update_writeable_page(file, pos, len, page);
|
|
r = ceph_update_writeable_page(file, pos, len, page);
|