Properly protect already-allocated file list
authorJens Axboe <axboe@fb.com>
Tue, 1 Apr 2014 18:28:47 +0000 (12:28 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Apr 2014 18:28:47 +0000 (12:28 -0600)
commit90426237af4f3c9c7628aebfd4421fbe43d68c2a
treea560ac7ba61db6d8ca89145c5ef2678c7a153e90
parent4db205dc7c0195cacc949cfbc461350ca6ec74b0
Properly protect already-allocated file list

We need proper locking around it for thread based setups.

Signed-off-by: Jens Axboe <axboe@fb.com>
filehash.c
filehash.h
filesetup.c