nr_files conflict with filename
authorJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 13:02:16 +0000 (14:02 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 13:02:16 +0000 (14:02 +0100)
If nr_files is larger than the given number of files, it has
to be lowered. Assume that if the user gives a set of filenames
that this is the number he wants, otherwise he should use not
use a filename setting.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found