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>
Tue, 11 Nov 2014 01:05:26 +0000 (20:05 -0500)
commit61be58ccb7ef5b81d4393c20ac3ce9fb9c5c133e
tree2768d642b0254cf4bb11cfd2c8a561d1319ef8e2
parent161b80a32e84260103d45b2cdb5ac0f80d745466
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