Commits
Sasha Levin committed a333e4bf255
fs/9p: use fscache mutex rather than spinlock We may sleep inside a the lock, so use a mutex rather than spinlock. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>