Unionfs: port to 2.6.39
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 30 Apr 2011 05:33:19 +0000 (01:33 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 16 Aug 2014 02:31:14 +0000 (22:31 -0400)
commit10c27a7c9156592357d52435eb53bae70f36ec9c
tree53dd23ccd220e051c8c024c6b7541159f8c8f48e
parent0afcd4eace9ed8618c142efa39e56090047627ce
Unionfs: port to 2.6.39

Remove lock/unlock_kernel in ->fasync.
Convert from ->get_sb to ->mount op.
Remove include to smp_lock.h, added sched.h.
Convert from path_lookup(nd) to kern_path(path).

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/main.c
fs/unionfs/super.c
fs/unionfs/union.h