Whamcloud - gitweb
LU-17307 mdt: get dirent count by request
[fs/lustre-release.git] / lustre / include / lu_object.h
index fada7c8..e6814e1 100644 (file)
@@ -458,7 +458,7 @@ struct lu_attr {
        __u64           la_dirent_count;
 };
 
-#define LU_DIRENT_COUNT_UNSET  ~0ULL
+#define LU_DIRENT_COUNT_UNSET  -1
 
 /**
  * Layer in the layered object.