Subject : 2.6.34rc4 NFS writeback regression (bisected): client often fails to delete things it just created Submitter : Nix <nix@esperi.org.uk> Date : 2010-04-17 19:43 Message-ID : 87tyr9dfvv.fsf@spindle.srvr.nix References : http://marc.info/?l=linux-kernel&m=127153342205389&w=2 This entry is being used for tracking a regression from 2.6.33. Please don't close it until the problem is fixed in the mainline. Caused by: commit acdc53b2146c7ee67feb1f02f7bc3020126514b8 Author: Trond Myklebust <Trond.Myklebust@netapp.com> Date: Fri Feb 19 17:03:26 2010 -0800 NFS: Replace __nfs_write_mapping with sync_inode() Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> First-Bad-Commit : acdc53b2146c7ee67feb1f02f7bc3020126514b8
Created attachment 26100 [details] NFS: Fix an unstable write data integrity race The above patch has been confirmed to fix this bug, and has been queued for mainline inclusion.
Fixed by commit 71d0a6112a363e703e383ae5b12c492485c39701 .