Go to file
Jan Engelhardt ddcaa0171a Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again.
This is done by doing a two-step conversion (rather than a one-step).
First, the variable goes from type * to void *, and then to
implicitly to void **.
(Not sure if this is "good practice", but it shuts up the compiler,
so it seems the compiler takes into account that we are actually punning
it this way.)
2007-09-14 10:31:06 -04:00
.hgtags Added tag v0.8 for changeset f4810b8d5822 2007-09-11 19:48:37 -04:00
COPYING fix COPYING 2007-06-12 15:41:08 -04:00
INSTALL Documentation update 2007-06-28 16:02:01 -04:00
Makefile calculate checksums during IO 2007-06-28 16:20:29 -04:00
bit-radix.c Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again. 2007-09-14 10:31:06 -04:00
bit-radix.h add GPLv2 2007-06-12 09:07:11 -04:00
btrfsck.c Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again. 2007-09-14 10:31:06 -04:00
btrfsctl.c add defrag ioctl 2007-08-07 16:15:59 -04:00
crc32c.c calculate checksums during IO 2007-06-28 16:20:29 -04:00
crc32c.h calculate checksums during IO 2007-06-28 16:20:29 -04:00
ctree.c add GPLv2 2007-06-12 09:07:11 -04:00
ctree.h btrfs-progs support for root block accounting 2007-08-29 15:56:44 -04:00
debug-tree.c add GPLv2 2007-06-12 09:07:11 -04:00
dir-item.c add GPLv2 2007-06-12 09:07:11 -04:00
dir-test.c add GPLv2 2007-06-12 09:07:11 -04:00
disk-io.c calculate checksums during IO 2007-06-28 16:20:29 -04:00
disk-io.h calculate checksums during IO 2007-06-28 16:20:29 -04:00
extent-tree.c Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again. 2007-09-14 10:31:06 -04:00
file-item.c add GPLv2 2007-06-12 09:07:11 -04:00
hash.c add GPLv2 2007-06-12 09:07:11 -04:00
hash.h add GPLv2 2007-06-12 09:07:11 -04:00
hasher.c add GPLv2 2007-06-12 09:07:11 -04:00
inode-item.c add GPLv2 2007-06-12 09:07:11 -04:00
inode-map.c add GPLv2 2007-06-12 09:07:11 -04:00
ioctl.h add defrag ioctl 2007-08-07 16:15:59 -04:00
kerncompat.h i386 fixes from axboe 2007-06-12 11:39:09 -04:00
list.h add GPLv2 2007-06-12 09:07:11 -04:00
mkfs.c btrfs-progs support for root block accounting 2007-08-29 15:56:44 -04:00
print-tree.c extra stats for btrfsck, link count in print-tree.c 2007-09-14 09:19:19 -04:00
print-tree.h add GPLv2 2007-06-12 09:07:11 -04:00
quick-test.c add GPLv2 2007-06-12 09:07:11 -04:00
radix-tree.c Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again. 2007-09-14 10:31:06 -04:00
radix-tree.h i386 fixes from axboe 2007-06-12 11:39:09 -04:00
random-test.c add GPLv2 2007-06-12 09:07:11 -04:00
root-tree.c disk format updates for finding dead roots 2007-06-22 14:37:48 -04:00
transaction.h add GPLv2 2007-06-12 09:07:11 -04:00