From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:32 +0000 (+0200) Subject: vfs: move O_DIRECT check to common code X-Git-Tag: v3.6-rc1~152^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8277b9baa6268de386529a33061775bc716198b;p=pandora-kernel.git vfs: move O_DIRECT check to common code Perform open_check_o_direct() in a common place in do_last after opening the file. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed