summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-btrfs.c
AgeCommit message (Expand)Author
2015-01-17udev: make use of new one_zero() helper where appropriateLennart Poettering
2014-12-17udev-builtin-btrfs: properly initialize ioctl struct to zeroesLennart Poettering
2014-08-05src/libudev/missing.h: clean up unused BTRFS_* declsAnthony G. Basile
2014-08-05Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...Anthony G. Basile
2014-07-30udev: place opening { at the same line as the function declarationKay Sievers
2014-02-21everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2012-11-09udev: update file headersKay Sievers
2012-09-17udev: add btrfs supportKay Sievers