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, 27 Apr 2014 02:27:58 +0000 (22:27 -0400)
commit09ecf7df5cefa5e83f7a6fac655de67e41a9cb41
treefeaa2dd2c351c54cc56f961e04534178e432a48c
parent5c3f974996dc3366071f4faeb6c9b833dc8e0477
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