Int 21 Fn F25A - Novell Netware - Volume Data Migration Status [N]

AX = F25Ah subfn 82h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #2143)
ES:DI -> reply buffer (see #2144)

Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell",AX=F25Ah/SF=01h,AX=F25Ah/SF=83h,AX=F25Ah/SF=84h

Format of NetWare "Volume Data Migration Status" request packet:
Offset Size Description (Table 2143)
00h WORD length of following data
02h BYTE 82h (subfunction "Volume Data Migration Status")
03h DWORD volume number
07h DWORD support module ID

See Also: #2144

Format of NetWare "Volume Data Migration Status" request packet:
Offset Size Description (Table 2144)
00h DWORD number of migrated files
04h DWORD total size required to restore all migrated files
08h DWORD total space used on migration device
0Ch DWORD limbo space (demigrated files with save-key flag set)
10h DWORD total space including limbo space
14h DWORD number of files in limbo

See Also: #2143