summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-btrfs.c
AgeCommit message (Expand)Author
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-13udev: make use of new one_zero() helper where appropriateLennart Poettering
2014-12-12udev-builtin-btrfs: properly initialize ioctl struct to zeroesLennart Poettering
2014-08-03Move BTRFS_IOC_DEVICES_READY to missing.hZbigniew Jędrzejewski-Szmek
2014-08-03util.h: include missing.h, for struct file_handleSimon McVittie
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers
2014-02-13everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2013-01-09udev: move string copy functions to shared/Kay Sievers
2012-11-09udev: update file headersKay Sievers
2012-09-17udev: add btrfs supportKay Sievers