summaryrefslogtreecommitdiff
path: root/send-utils.c
Commit message (Expand)AuthorAge
* btrfs-progs: send-utils: remove unused functions path_cat and path_cat3Gu Jinxiang2018-04-24
* btrfs-progs: treewide: Replace strerror(errno) with %m.Rosen Penev2018-01-31
* btrfs-progs: handle failed strdup in subvol_uuid_search2David Sterba2016-12-14
* btrfs-progs: fixup API after change in subvol_uuid_searchDavid Sterba2016-12-14
* btrfs-progs: subvol_uuid_search: return error code on memory allocation failurePrasanth K S R2016-12-14
* btrfs-progs: subvol_uuid_search: return error encoded pointerPrasanth K S R2016-12-14
* btrfs-progs: subvol_uuid_search: return error on memory allocation failurePrasanth K S R2016-12-14
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: use ioctl search headers everywhereDavid Sterba2016-05-11
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-12
* btrfs-progs: drop argument from attribute deprecatedDavid Sterba2015-06-30
* btrfs-progs: send utils: deprecate path_cat and path_cat3David Sterba2015-06-16
* btrfs-progs: and new path_cat helpers to send utilsDavid Sterba2015-06-15
* btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAXDavid Sterba2015-06-12
* btrfs-progs: fix spacing in error messagesDavid Sterba2014-11-25
* btrfs-progs: Init root_item to avoid gcc 4.8.2 warningQu Wenruo2014-03-21
* btrfs-progs: enclose uuid tree compat code with ifdefsDavid Sterba2014-03-21
* Btrfs-progs: make send/receive compatible with older kernelsWang Shilong2014-01-31
* Btrfs-progs: use UUID tree for send/receiveStefan Behrens2013-08-09
* Btrfs-progs: add function to map subvol ID to pathStefan Behrens2013-04-23
* Btrfs-progs: don't allocate one byte too much each timeStefan Behrens2013-04-23
* Btrfs-progs: add a function to free subvol_uuid_search memoryStefan Behrens2013-04-23
* Btrfs-progs: ignore subvols above BTRFS_LAST_FREE_OBJECTIDStefan Behrens2013-04-23
* Btrfs-progs: bugfix for subvolume parent determination in btrfs sendJan Schmidt2013-01-21
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-04
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-04
* Btrfs-progs: fix several complie warningMiao Xie2012-10-04
* Allow relative paths for btrfs sendChris Mason2012-08-09
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26