freebsd-skq/cddl
pjd 9eba2904d1 - Reduce number of atomic operations needed to be implemented in asm by
implementing some of them using existing ones.
- Allow to compile ZFS on all archs and use atomic operations surrounded
  by global mutex on archs we don't have or can't have all atomic
  operations needed by ZFS.
2007-06-08 12:35:47 +00:00
..
compat/opensolaris Use provider's ident to handle situations when disks are moved around 2007-05-06 01:39:39 +00:00
contrib/opensolaris Use provider's ident to handle situations when disks are moved around 2007-05-06 01:39:39 +00:00
lib - Reduce number of atomic operations needed to be implemented in asm by 2007-06-08 12:35:47 +00:00
sbin
usr.bin - Reduce number of atomic operations needed to be implemented in asm by 2007-06-08 12:35:47 +00:00
usr.sbin - Reduce number of atomic operations needed to be implemented in asm by 2007-06-08 12:35:47 +00:00
Makefile
Makefile.inc