commit | 3c911608085bf2d5a0822c418129f96a2a89d1b5 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Thu Jan 31 00:55:02 2013 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Fri Feb 01 11:47:37 2013 -0500 |
tree | a4051468cbdd648563a055eed4718eeb0dc7b756 | |
parent | 57ba86c00f9573b63b8c06810d4f6915efed2442 [diff] |
btrfs: don't try to notify udev about missing devices If we remove a missing device, bdev is null, and if we send that off to btrfs_kobject_uevent we'll panic. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>