Bug#617364: linux-2.6: lseek() over NFS is returning an incorrect file length under some, circumstances

2011-04-30 Thread Jonathan Nieder
tags 617364 + upstream fixed-upstream fixed 617364 linux-2.6/2.6.38~rc6-1~experimental.1 quit Bernd Zeimetz wrote: The upstream fix is commit 27dc1cd3ad9300f81e1219e5fc305d91d85353f8 (NFS: nfs_wcc_update_inode() should set nfsi-attr_gencount). Quick update: it's part of 2.6.35.13 now and

Bug#617364: linux-2.6: lseek() over NFS is returning an incorrect file length under some, circumstances

2011-04-22 Thread Moritz Muehlenhoff
Could you check back with Joe Conway and ask for commits IDs of the upstream fixes? I've got the following info from Trond Myklebust: The upstream fix is commit 27dc1cd3ad9300f81e1219e5fc305d91d85353f8 (NFS: nfs_wcc_update_inode() should set nfsi-attr_gencount). Greg, please merge

Bug#617364: [stable] Bug#617364: linux-2.6: lseek() over NFS is returning an incorrect file length under some, circumstances

2011-04-22 Thread Greg KH
On Fri, Apr 22, 2011 at 10:28:22PM +0200, Moritz Muehlenhoff wrote: Could you check back with Joe Conway and ask for commits IDs of the upstream fixes? I've got the following info from Trond Myklebust: The upstream fix is commit 27dc1cd3ad9300f81e1219e5fc305d91d85353f8 (NFS:

Bug#617364: linux-2.6: lseek() over NFS is returning an incorrect file length under some, circumstances

2011-04-18 Thread Bernd Zeimetz
Hi, Could you check back with Joe Conway and ask for commits IDs of the upstream fixes? I've got the following info from Trond Myklebust: The upstream fix is commit 27dc1cd3ad9300f81e1219e5fc305d91d85353f8 (NFS: nfs_wcc_update_inode() should set nfsi-attr_gencount). Cheers, Bernd --

Bug#617364: linux-2.6: lseek() over NFS is returning an incorrect file length under some, circumstances

2011-04-01 Thread Moritz Mühlenhoff
On Tue, Mar 08, 2011 at 02:30:32PM +0100, Bernd Zeimetz wrote: Package: linux-2.6 Severity: important Tags: patch Due to a NFS attribute revalidation problem it might happen that lseek(fd, 0, SEEK_END) returns a stale file size. Please see

Bug#617364: linux-2.6: lseek() over NFS is returning an incorrect file length under some, circumstances

2011-03-08 Thread Bernd Zeimetz
Package: linux-2.6 Severity: important Tags: patch Due to a NFS attribute revalidation problem it might happen that lseek(fd, 0, SEEK_END) returns a stale file size. Please see https://bugzilla.redhat.com/show_bug.cgi?id=672981 and