summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-btrfs.c
Commit message (Collapse)AuthorAge
* 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
All "btrfs" file systems will be registered with the kernel when they show up. Incomplete multi-device volumes will set SYSTEMD_READY=0, to prevent access until the volume is complete and fully registered.