From: Trond Myklebust Date: Mon, 25 Feb 2008 23:56:29 +0000 (-0800) Subject: NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c X-Git-Tag: v2.6.26-rc1~1082^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5621f6b127bce9218998c187bd25bf7f9fc371;p=pandora-kernel.git NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c O_SYNC is stored in filp->f_flags. Thanks to Al Viro for pointing out the bug. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed