summaryrefslogtreecommitdiffstats
path: root/dir-test.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-16Btrfs-progs: fix magic return value in dir-test.cWang Shilong1-8/+8
2013-09-03btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen1-10/+10
2013-01-21btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka1-0/+11
2010-04-06Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason1-1/+1
2008-05-05Add a readonly flag open_ctree to force RO opensChris Mason1-2/+2
2008-02-15Unaligned access fixesDavid Miller1-2/+2
2007-06-12add GPLv2Chris Mason1-0/+18
2007-06-07endian fixes, makefile fixesChris Mason1-2/+2
2007-04-10drop the inode map treeChris Mason1-17/+0
2007-04-06start of support for subvolumesChris Mason1-4/+10
2007-03-22mkfs and dir-test fixesChris Mason1-3/+8
2007-03-20Better block record keeping, real mkfsChris Mason1-2/+0
2007-03-20change dir-test to insert inode_itemsChris Mason1-9/+30
2007-03-20Add inode map, and the start of file extent itemsChris Mason1-16/+75
2007-03-16transaction handles everywhereChris Mason1-28/+42
2007-03-16add a name_len to dir items, reorder keyChris Mason1-4/+2
2007-03-15directory testing code and dir item fixesChris Mason1-0/+404