Whamcloud - gitweb
LU-3467 target: unified transaction callbacks
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_compat.c
index 2fceb69..f5f21c8 100644 (file)
@@ -131,7 +131,7 @@ int osd_last_rcvd_subdir_count(struct osd_device *osd)
         struct dentry        *dlast;
         loff_t                off;
         int                   rc = 0;
-       int                   count = FILTER_SUBDIR_COUNT;
+       int                   count = OBJ_SUBDIR_COUNT;
 
         ENTRY;