stat: move stat mutex grab to thread
authorJens Axboe <axboe@fb.com>
Mon, 21 Jul 2014 09:32:13 +0000 (11:32 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 21 Jul 2014 09:32:13 +0000 (11:32 +0200)
commit908119302fbb900a449988d03dacc95426c09e08
tree245c2473769c95464032692c764419c412714326
parent8bca6016b63a89e09817dbef7d61e2f950e23f63
stat: move stat mutex grab to thread

No need to grab it from the parent.

Signed-off-by: Jens Axboe <axboe@fb.com>
stat.c