K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2013-03-05T11:02:05.072461Z K 7 svn:log V 239 g_label_ntfs.c: Mark structures as __packed Without this, read data is mis-interpreted. This could trigger a panic, as was the case on one computer where computed "recsize" was zero, leading to a call to g_read_page() asking for 0 bytes. END