John Baldwin c3d1e48a6b Always seek back to the beginning of a regular directory, even if the
previous seek location was 0.  Without this, readdir() would see
dd_loc of zero and call getdirentries() which would start reading
entries at the current seek location of the directory ignoring the
first batch of entries.  Also, rewinddir() should always seek so that
it reads the directory from the beginning to get updated entries.

PR:		192935
Reported by:	iron@mail.ua
MFC after:	3 days
2014-09-03 19:01:34 +00:00
..
2014-09-01 19:56:28 +00:00
2014-07-23 15:12:17 +00:00
2014-01-21 21:13:13 +00:00
2014-07-07 00:27:09 +00:00
2014-05-15 15:22:32 +00:00
2014-02-01 09:27:57 +00:00
2014-09-03 15:08:33 +00:00
2014-09-02 18:21:19 +00:00
2014-07-07 00:27:09 +00:00
2014-08-18 14:23:07 +00:00
2014-07-24 01:38:11 +00:00
2014-07-07 00:27:09 +00:00