Whamcloud - gitweb
Revert "e4defrag: use 64-bit counters to track # files defragged"
authorTheodore Ts'o <tytso@mit.edu>
Fri, 4 Jan 2019 03:27:37 +0000 (22:27 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 3 Aug 2019 04:11:15 +0000 (00:11 -0400)
commit622e62942104d357912480e49c5b5524588cf45f
tree5f8041ee267e410d93bb8c8bb5ecda640ae80058
parentabc7922741a4aee64057fdfde3610ec564ce9f0d
Revert "e4defrag: use 64-bit counters to track # files defragged"

This reverts commit 3293ea9ecbe1d622f9cf6c41d705d82fbae6a3e3.

This wasn't really the right fix, since there can't be more than 2**32
files in a file system.  The real issue is when the number of files in
a directory change during the e4defrag run.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/e4defrag.c