Userspace utilities to manage btrfs filesystems
Go to file
Rakesh Pandit 08255d5342 Btrfs-progs: remove unsed pthread attribute objects
Threads always use default attributes in all tools, so pthread
attribute objects and their initializations are of no use. Just pass
NULL as attr attribute to pthread_create for default attributes.

Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
2014-04-22 14:33:35 +02:00
Documentation btrfs-progs: doc: link btrfsck to btrfs-check 2014-04-22 14:26:19 +02:00
tests
.gitignore
bcp
bitops.h
btrfs-calc-size.c
btrfs-convert.c
btrfs-corrupt-block.c
btrfs-crc.c
btrfs-debug-tree.c
btrfs-find-root.c
btrfs-fragments.c
btrfs-image.c Btrfs-progs: btrfs-image: don't call pthread_join on IDs not present 2014-04-22 14:33:31 +02:00
btrfs-list.c
btrfs-list.h
btrfs-map-logical.c
btrfs-select-super.c
btrfs-show-super.c
btrfs-zero-log.c
btrfs.c
btrfsck.h
btrfstune.c
chunk-recover.c
cmds-balance.c
cmds-check.c
cmds-device.c
cmds-filesystem.c
cmds-inspect.c
cmds-property.c
cmds-qgroup.c
cmds-quota.c
cmds-receive.c
cmds-replace.c
cmds-rescue.c
cmds-restore.c
cmds-scrub.c Btrfs-progs: remove unsed pthread attribute objects 2014-04-22 14:33:35 +02:00
cmds-send.c Btrfs-progs: remove unsed pthread attribute objects 2014-04-22 14:33:35 +02:00
cmds-subvolume.c
commands.h
COPYING
crc32c.c
crc32c.h
ctree.c
ctree.h
dir-item.c
dir-test.c
disk-io.c
disk-io.h
extent_io.c
extent_io.h
extent-cache.c
extent-cache.h
extent-tree.c
file-item.c
free-space-cache.c
free-space-cache.h
fsck.btrfs
hash.h
hasher.c
help.c
inode-item.c
inode-map.c
INSTALL
ioctl-test.c
ioctl.h
kerncompat.h
list_sort.c
list_sort.h
list.h
Makefile btrfs-progs: add separate make target to clean docs 2014-04-22 14:15:25 +02:00
math.h
mkfs.c
print-tree.c
print-tree.h
props.c
props.h
qgroup.c
qgroup.h
quick-test.c
radix-tree.c
radix-tree.h
raid6.c
random-test.c
rbtree.c
rbtree.h
repair.c
repair.h
root-tree.c
send-stream.c
send-stream.h
send-test.c Btrfs-progs: remove unsed pthread attribute objects 2014-04-22 14:33:35 +02:00
send-utils.c
send-utils.h
send.h
show-blocks
super-recover.c
transaction.h
utils.c
utils.h
uuid-tree.c
version.sh
volumes.c
volumes.h