From: Sage Weil Date: Tue, 26 Jul 2011 18:27:59 +0000 (-0700) Subject: ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC X-Git-Tag: v3.1-rc1~220^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bae113a085b790de384bf86f09e15b42a65a985;p=pandora-kernel.git 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 Signed-off-by: Sage Weil --- Reading git-diff-tree failed