commit | af1b8c2ff7c337c4e96db12d6b7b61eaa91aa069 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Feb 25 15:56:29 2008 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 07 14:33:40 2008 -0500 |
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>