]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/9p/v9fs.h
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
[linux-beck.git] / fs / 9p / v9fs.h
index 0923f2cf3c80aa2fb95a7385276de6f497ea46fe..6877050384a1407d438576bd24a642dc7baf842d 100644 (file)
@@ -123,7 +123,7 @@ struct v9fs_session_info {
 
 struct v9fs_inode {
 #ifdef CONFIG_9P_FSCACHE
-       spinlock_t fscache_lock;
+       struct mutex fscache_lock;
        struct fscache_cookie *fscache;
 #endif
        struct p9_qid qid;