Engines should not touch nr_open_files anymore
authorJens Axboe <jens.axboe@oracle.com>
Thu, 8 Mar 2007 12:23:10 +0000 (13:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 8 Mar 2007 12:23:10 +0000 (13:23 +0100)
commitd16b88e20152be4d811ed2e0051f0b19cce1d5bf
tree523b5c892d01a7aaec3e74c2d79485e2d62f873b
parent0f14fef318f38a285a04097636a65a997596e821
Engines should not touch nr_open_files anymore

Leftover fix, should have been included with the ->open_file()
addition.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
engines/net.c
engines/null.c