aio: percpu ioctx refcount
authorKent Overstreet <[email protected]>
Tue, 28 May 2013 22:14:48 +0000 (15:14 -0700)
committerBenjamin LaHaise <[email protected]>
Tue, 30 Jul 2013 15:53:11 +0000 (11:53 -0400)
commit723be6e39d14254bb5bb9f422b434566d359fa6e
tree69f910a77986812c2a9f095a102083bf9c66be8b
parente1bdd5f27a5b14e24a658d5511bebceb67679d83
aio: percpu ioctx refcount

This just converts the ioctx refcount to the new generic dynamic percpu
refcount code.

Signed-off-by: Kent Overstreet <[email protected]>
Cc: Zach Brown <[email protected]>
Cc: Felipe Balbi <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Asai Thambi S P <[email protected]>
Cc: Selvan Mani <[email protected]>
Cc: Sam Bradshaw <[email protected]>
Cc: Jeff Moyer <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Benjamin LaHaise <[email protected]>
Reviewed-by: "Theodore Ts'o" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Benjamin LaHaise <[email protected]>
fs/aio.c