Messages in this thread |  | | | From | Nikanth Karthikesan <> | | Subject | Re: [PATCH] io context: fix ref counting | | Date | Fri, 31 Jul 2009 11:08:06 +0530 |
| |
On Friday 31 July 2009 10:58:24 Li Zefan wrote: > Commit d9c7d394a8ebacb60097b192939ae9f15235225e > ("block: prevent possible io_context->refcount overflow") mistakenly > changed atomic_inc(&ioc->nr_tasks) to atomic_long_inc(&ioc->refcount). >
Ah! Sorry. :(
> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Nikanth Karthikesan <knikanth@suse.de>
Thanks Nikanth
|  |