Do the invalidate/advise hinting in td_open_file()
authorJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 13:38:21 +0000 (15:38 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 13:38:21 +0000 (15:38 +0200)
commit413d669320995eaef092c58e67cdb7b500134551
treede9d0e2c7faef91eaec09aca0c99f478d85e88ef
parent7bb48f84ac78cac1f90e3e04d0220d90d6a64a6b
Do the invalidate/advise hinting in td_open_file()

Then we only do it once per file, not twice.

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