On 2017-06-13 00:57, Corinna Vinschen wrote:> On Jun 12 13:08, Joe Lowe wrote:
>> On 2017-06-12 03:27, Corinna Vinschen wrote:
>>> On Jun 9 15:44, Joe Lowe wrote:
-else
+else if (res == -1)
{
-/* Volume moint point or unrecognized reparse point t
Corinna,
I will work through the code and apply your feedback. A few
additional comments below.
On 2017-06-12 03:27, Corinna Vinschen wrote:
On Jun 9 15:44, Joe Lowe wrote:
2nd pass at reparse point handling patch.
[...]
static inline int
readdir_check_reparse_point (POBJECT_ATTRIBUTES a
Hi Joe,
thanks for the patch. Review inline.
On Jun 9 15:44, Joe Lowe wrote:
> 2nd pass at reparse point handling patch.
> [...]
> static inline int
> readdir_check_reparse_point (POBJECT_ATTRIBUTES attr)
> {
> - DWORD ret = DT_UNKNOWN;
> + int ret = DT_UNKNOWN;
Given that d_type is an