Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
djwong
/
e2fsprogs
/
refs/heads/e2scrub-fixes
/
.
/
scrub
/
e2scrub.rules.in
blob: b6dc30b760ac39a66644ecd1f26ea74cf9398466 [
file
] [
log
] [
blame
]
# Try to hide our fsck snapshots from udev's /dev/disk linking...
ACTION
==
"add|change"
,
ENV
{
DM_LV_NAME
}==
"*.e2scrub"
,
ENV
{
UDISKS_IGNORE
}=
"1"
,
OPTIONS
=
"link_priority=-100"