Re: kernel 6.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2024-07-16 16:09:54, Trond Myklebust wrote:
>[..]
> 	gdb -batch -quiet -ex 'list *(nfs_folio_find_private_request+0x3c)' -ex quit nfs.ko
> 
> 
> I suspect this will show that the problem is occurring inside the
> function folio_get_private(), but I'd like to be sure that is the case.

I would suspect that `->private_data` gets corrupted somehow. Maybe
the folio_test_private() call needs to be protected by either the
&mapping->i_private_lock, or folio lock?

-- 
Dan Aloni




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux