Displaying 1 result from an estimated 1 matches for "dc_size".
Did you mean:
db_size
2011 Jan 10
1
Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch
.../fsys_reiserfs.c 2011-01-10 16:37:38.000000000 +0800
@@ -222,7 +222,7 @@
struct disk_child
{
- unsigned long dc_block_number; /* Disk child's block number. */
+ unsigned int dc_block_number; /* Disk child's block number. */
unsigned short dc_size; /* Disk child's used space. */
};
-- System Information:
Debian Release: 5.0.7
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=zh_CN, LC_CTYPE=zh_CN (charmap=GB2312)
S...