Unionfs: support splice(2)
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 25 Nov 2007 01:05:47 +0000 (20:05 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 23 Feb 2014 19:05:06 +0000 (14:05 -0500)
commit227fa254e03b770b0802e243b565bb09285614b9
treecd558dbabac2576bfbce6432d09e2a2f19ca749d
parentee9f00a8d404636b1e2bc3a54c2c64b878330ef6
Unionfs: support splice(2)

Also remove redundant variable from unionfs_readpage (saves a bit on stack
space).

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