Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a directory...
commit835e7aac96eec5e9d8d6b58ece7687f5fa73e3c5
authorJeremy Allison <jra@samba.org>
Mon, 2 Nov 2009 21:51:27 +0000 (2 13:51 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jan 2010 13:00:53 +0000 (13 14:00 +0100)
treef07c71d8308f421cf855528eb79d8bd14fd1cc62
parentf98f6d210acc552ac35598950c250e8b87c7cc76
Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a directory with a lot of files. Jeremy.
(cherry picked from commit 92c618cf167b3e9b18db986b05b2c4188b57f882)
source/smbd/trans2.c