summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-btrfs.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* udev: make use of new one_zero() helper where appropriateLennart Poettering2015-01-13
* udev-builtin-btrfs: properly initialize ioctl struct to zeroesLennart Poettering2014-12-12
* Move BTRFS_IOC_DEVICES_READY to missing.hZbigniew Jędrzejewski-Szmek2014-08-03
* util.h: include missing.h, for struct file_handleSimon McVittie2014-08-03
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-29
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* udev: update file headersKay Sievers2012-11-09
* udev: add btrfs supportKay Sievers2012-09-17