Can you try the patch attached below to see if it fixes the xfs_file_readdir() oops you are seeing and let me know if it fixes the problem? It looks like we're deferencing a pointer beyond the end o
Looks good to me. Well not really good but like fixing the corner case. We really need to get rid of this stupid loop. I'll put fixing nfsd up higher in my todo list.
David Chinner schrieb am Dienstag, den 05. Februar um 06:24 Uhr: Am I correct in the assumption, that this did not make it into 2.6.24.1? Can we reckon that this patch will get included in one of the
Right - the fix wasn't in Linus' kernel by the time 2.6.24.1 was released. Already queued for 2.6.24.2. Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group
2.6.24.2 has been released to address the vmsplice issue. Unfortunately, no other changes seem to have been included. Hopefully, the xfs_file_readdir patch will make it to 2.6.24.3. -- Federico Sevil
Which platforms are affected? My machines are x86_64, and I've just upgraded to avoid the vmsplice exploit. Of course, I could compile a patched kernel but if this platform isn't affected then I migh
Can you try the patch attached below to see if it fixes the xfs_file_readdir() oops you are seeing and let me know if it fixes the problem? It looks like we're deferencing a pointer beyond the end o
Looks good to me. Well not really good but like fixing the corner case. We really need to get rid of this stupid loop. I'll put fixing nfsd up higher in my todo list.
David Chinner schrieb am Dienstag, den 05. Februar um 06:24 Uhr: Am I correct in the assumption, that this did not make it into 2.6.24.1? Can we reckon that this patch will get included in one of the
Right - the fix wasn't in Linus' kernel by the time 2.6.24.1 was released. Already queued for 2.6.24.2. Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group
2.6.24.2 has been released to address the vmsplice issue. Unfortunately, no other changes seem to have been included. Hopefully, the xfs_file_readdir patch will make it to 2.6.24.3. -- Federico Sevil
Which platforms are affected? My machines are x86_64, and I've just upgraded to avoid the vmsplice exploit. Of course, I could compile a patched kernel but if this platform isn't affected then I migh
Sven, Tomas, Andrea: Can you try the patch attached below to see if it fixes the xfs_file_readdir() oops you are seeing and let me know if it fixes the problem? It looks like we're deferencing a poin
Looks good to me. Well not really good but like fixing the corner case. We really need to get rid of this stupid loop. I'll put fixing nfsd up higher in my todo list.