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>
Thu, 16 Jun 2011 22:44:38 +0000 (15:44 -0700)
commitc6da1eb26a1e0c78453abf564e59c5519936033f
treee8aa274a5065dc53f3107a4f56195ec376f2c0bc
parent980c695c887c9b17684956b8b797a9f96f6873ee
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