NFS: Buffer overflow in ->decode_dirent() should not be fatal
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 17:22:20 +0000 (12:22 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:43 +0000 (13:24 -0500)
Overflowing the buffer in the readdir ->decode_dirent() should not lead to
a fatal error, but rather to an attempt to reread the record in question.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found