Implementation of a stateless file server must not follow?
(a) Idempotency requirement
(b) Encryption of keys
(c) File locking mechanism
(d) Cache consistency
I have been asked this question during an internship interview.
Asked question is from Distributed File System topic in chapter Distributed File Systems of Operating System