Files
linux-apfs/fs/btrfs
Al Viro 99621b44aa btrfs: reada_extent doesn't need kref for refcount
All increments and decrements are under the same spinlock - have to be,
since they need to protect the radix_tree it's found in.  Just use
int, no need to wank with kref...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-10-02 21:35:55 -04:00
..
2012-05-30 10:23:27 -04:00
2012-05-29 23:28:33 -04:00
2012-06-14 21:29:16 -04:00