Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: only link open operations to directory unsafe list if O_CREAT|O…
…_TRUNC We only need to put these on the directory unsafe list if they have side effects that fsync(2) should flush out. Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information