summaryrefslogtreecommitdiff
path: root/dir-test.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: fix magic return value in dir-test.cWang Shilong2013-10-161-8/+8
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-10/+10
* btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka2013-01-211-0/+11
* Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason2010-04-061-1/+1
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-051-2/+2
* Unaligned access fixesDavid Miller2008-02-151-2/+2
* add GPLv2Chris Mason2007-06-121-0/+18
* endian fixes, makefile fixesChris Mason2007-06-071-2/+2
* drop the inode map treeChris Mason2007-04-101-17/+0
* start of support for subvolumesChris Mason2007-04-061-4/+10
* mkfs and dir-test fixesChris Mason2007-03-221-3/+8
* Better block record keeping, real mkfsChris Mason2007-03-201-2/+0
* change dir-test to insert inode_itemsChris Mason2007-03-201-9/+30
* Add inode map, and the start of file extent itemsChris Mason2007-03-201-16/+75
* transaction handles everywhereChris Mason2007-03-161-28/+42
* add a name_len to dir items, reorder keyChris Mason2007-03-161-4/+2
* directory testing code and dir item fixesChris Mason2007-03-151-0/+404