Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: pass down the flags to grab_cache_page_write_begin
write_begin operations are passed a flags parameter that we need to mirror here, so that we don't (e.g.) recurse back into filesystem code inappropriately. Signed-off-by: Jeff Layton <[email protected]> Reviewed-by: Ilya Dryomov <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
- Loading branch information