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>
Sun, 24 Nov 2013 08:08:15 +0000 (03:08 -0500)
commita475505758f87f68bdc658774c408f70555d8c42
treea963be01d8240fa5a13527b43300399beb32d77b
parent01a41e0d133c867baa058529884a72bbb57585f6
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