[PATCH] Only unlink the same file once
authorJens Axboe <jens.axboe@oracle.com>
Tue, 24 Oct 2006 08:27:38 +0000 (10:27 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 24 Oct 2006 08:27:38 +0000 (10:27 +0200)
commitc21ac0fff997a382929d1a53cf32d841fc35549f
treee203551fcffffb13eae8ff6e005bf739acb11747
parent56f9498d8588d42df2a41a7eb7ebcffef013a339
[PATCH] Only unlink the same file once

If filename= is used, make sure we only do the unlink() once.

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