Windows: correct "fs quota" pioctl validation check
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 2 May 2010 13:21:48 +0000 (09:21 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 2 May 2010 17:40:04 +0000 (10:40 -0700)
commit1b4b0b7576475daf540be15ef759e9a999671a1b
tree74b9051743f333f1a6eb3215bcdaacb05d675b27
parent715670cbe968ee499a29f9477626962dd74c01dd
Windows: correct "fs quota" pioctl validation check

The validation check for the response from the GetVolumeStatus
pioctl is incorrect.  The response is not simply a VolumeStatus
structure but also several C strings appended to it.

LICENSE MIT

Change-Id: Ieb0c0cd166f85e073431890f51f735958776eb74
Reviewed-on: http://gerrit.openafs.org/1883
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/fs.c