Max Kellermann <mk@xxxxxxxxxx> wrote: > + (object->events & (FSCACHE_OBJECT_EV_RETIRE|FSCACHE_OBJECT_EV_RELEASE)) == 0) You can't do it like this. EV_RETIRE and EV_RELEASE are bit numbers, so need to be shifted into place. David -- Linux-cachefs mailing list Linux-cachefs@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cachefs