From: Christoph Hellwig Date: Wed, 30 Sep 2009 20:16:51 +0000 (+0200) Subject: afs: remove manual O_SYNC handling X-Git-Tag: v2.6.33-rc1~311^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027cf316afff03d310281709314fbc0899984759;p=pandora-kernel.git afs: remove manual O_SYNC handling generic_file_aio_write already calls into ->fsync to handle O_SYNC/O_DSYNC. Remove the duplicate manual invocation. Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed