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)
commit9f9214f243701626a04b4a0f9aceec03b8b40e0f
tree5b283d4a4341603b81b4806f752f9ab02af19096
parentcbcd1062e2351b87321f91f1f266ba2c8d9c90a7
nr_files conflict with filename

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>
HOWTO
engines/net.c
examples/netio
init.c