Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[linux-2.6-microblaze.git] / fs / nfs / cache_lib.h
index 4e6236a..220ee40 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);