Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx> wrote: > + { "cread", cachefiles_ondemand_cread }, Rather than adding the cread command, would it be better to use an ioctl on the anon fd as the /dev/cachefiles write op is serialised? > + /* Stop enqueuig request when daemon closes anon_fd prematurely. */ "Enqueuing" David