]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/nfs/cache_lib.h
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / fs / nfs / cache_lib.h
index 4e6236a86cf7c73950647ec1aab79d57391fd401..220ee409abc46d80d5144414efb135a3eda265fd 100644 (file)
@@ -16,7 +16,7 @@ struct nfs_cache_defer_req {
        struct cache_req req;
        struct cache_deferred_req deferred_req;
        struct completion completion;
-       atomic_t count;
+       refcount_t count;
 };
 
 extern int nfs_cache_upcall(struct cache_detail *cd, char *entry_name);