[linux-cifs-client] Re: fsx-linux failing with latest cifs-2.6 git tree

Steve French smfrench at gmail.com
Fri Nov 21 16:46:51 GMT 2008


At least it is a small number of requests to wade through ...

Total vfs operations: 91 maximum at one time: 2

1) \\localhost\stevef
SMBs: 94 Oplock Breaks: 0
Reads:  60 Bytes: 122880
Writes: 7 Bytes: 186404
Locks: 0 HardLinks: 0 Symlinks: 0
Opens: 1 Closes: 1Deletes: 0
Mkdirs: 0 Rmdirs: 0
Renames: 0 T2 Renames 0
FindFirst: 0 FNext 0 FClose 0

The final write request has corrupt data in the middle which causes
this ... the read requests to the server which precede this final
write stopped at the previous page so this seems unitialized which
can't happen ... but just did

On Fri, Nov 21, 2008 at 10:22 AM, Jeff Layton <jlayton at redhat.com> wrote:
> On Fri, 21 Nov 2008 10:20:25 -0600
> "Steve French" <smfrench at gmail.com> wrote:
>
>> I just tried it and got the same corruption ... perhaps one of the 107
>> (!) fixes to mm since 2.6.27 regressed us?
>>
>
> Ok, going to see if I can do a bisect to figure it out.
>
> Thanks,
> --
> Jeff Layton <jlayton at redhat.com>
>



-- 
Thanks,

Steve


More information about the linux-cifs-client mailing list