[PATCH] btrfs: Notify udev when removing device

2012-12-06 Thread Lukas Czerner
Currently udev does not know about the device being removed from the file system. This may result in the situation where we're unable to mount the file system by UUID or by LABEL because the by-uuid and by-label links may still point to the device which is no longer part of the btrfs file system an

Re: [PATCH] btrfs: Notify udev when removing device

2012-12-07 Thread Anand Jain
It works. Nice fix. Thanks Anand On 12/07/2012 03:25 AM, Lukas Czerner wrote: Currently udev does not know about the device being removed from the file system. This may result in the situation where we're unable to mount the file system by UUID or by LABEL because the by-uuid and by-label lin