commit | 4b5621f6b127bce9218998c187bd25bf7f9fc371 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Feb 25 15:56:29 2008 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Feb 25 15:56:29 2008 -0800 |
tree | 5de8a786af7abdc9e26f59ebd8b1639e85745591 | |
parent | bfa274e2436fc7ef72ef51c878083647f1cfd429 [diff] |
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 <Trond.Myklebust@netapp.com>