fts: avoid compiler warning
authorEric Blake <ebb9@byu.net>
Mon, 21 Sep 2009 16:11:18 +0000 (10:11 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 22 Sep 2009 11:38:56 +0000 (05:38 -0600)
commit5ac332ad735b4e4c7dd5a953af5f257ed492ff54
tree5c9c7c6f44615eaef5122d21ea74340f7475d80e
parent7d6886b6086c6cb2bd9c28f7b7781be40eaeb6de
fts: avoid compiler warning

* lib/fts.c (dirent_inode_sort_may_be_useful)
(leaf_optimization_applies) [!__linux__]: Mark unused parameters.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/fts.c