Unionfs: fold do_readpage into unionfs_readpage
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Nov 2007 01:36:20 +0000 (20:36 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 1 Dec 2013 00:52:19 +0000 (19:52 -0500)
commitab8545643e5a21f5e7f2c423e892201174d8c36c
treedc5c444f159e8ca9b5f6c1415725aa5cd3d3a22c
parent39eb1125bf018a519468908e0d06494582b8094e
Unionfs: fold do_readpage into unionfs_readpage

Simplify the code and reduce stack pressure a bit.

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