commit | 463a376eae1c92a66c912af539bfd4bbefa37673 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Nov 20 12:22:20 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 22 13:24:43 2010 -0500 |
tree | b6bc0eb099669ead19ef97f27c7e0b65d38bdb82 | |
parent | b47d19de2c714020ba8f5545a6e7d4968f37eb45 [diff] |
NFS: Buffer overflow in ->decode_dirent() should not be fatal 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>