lkml.org 
[lkml]   [2015]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [git pull] vfs part 2
On 07/01/2015 11:27 AM, Al Viro wrote:
>
> Could you check if 3.19 was getting anything similar? I.e. in
> p9_client_write() there add
> if (count > rsize)
> printk(KERN_ERR "bogus RWRITE: %d -> %d\n", rsize, count);
> just before
> p9_debug(P9_DEBUG_9P, "<<< RWRITE count %d\n", count);
> and see if that triggers...
>

Yeah, the same thing:
[ 125.962374] bogus RWRITE: 27 -> 4096
[ 207.587632] bogus RWRITE: 27 -> 4096
[ 215.055627] bogus RWRITE: 27 -> 4096
[ 235.583138] bogus RWRITE: 27 -> 4096
[ 245.749174] bogus RWRITE: 27 -> 4096
[ 246.759270] bogus RWRITE: 27 -> 4096
[ 248.020787] bogus RWRITE: 27 -> 4096


\
 
 \ /
  Last update: 2015-07-01 11:01    [W:0.100 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site