After some of the recent updates eject started to complain on the usb flash devices if I try to eject them:
[root@abbot ~]# eject /dev/sdb
eject: device "/dev/sdb" doesn't have a removable flag
[root@abbot ~]# cat /sys/block/sdb/removable
1
Everything worked fine just two weeks ago.
What can be wrong?