Unionfs: use generic_file_aio_read/write
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 25 Nov 2007 18:35:54 +0000 (13:35 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 16 Aug 2014 02:29:33 +0000 (22:29 -0400)
commit2adb109514e1d2d889591fefe9a0f0705b2dc64f
tree9d70e722e4bc2e0d3fe7644416aa402f38415cb8
parent1fce2ce7f08473fade36209581b502bb93e37675
Unionfs: use generic_file_aio_read/write

There's no apparent need to define our own aio_read/write methods.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/file.c