Miklos, Following are the cleanups and minor fixes I did in preparation for factoring out of read/write passthrough code. There are very minor fixes, which do not desreve backporting IMO. The only meaningful fix (fd leak) was already merged to master. I will send out the re-factoring patch separately to fsdevel, but I've split those prep patches for lack of wider audience interest. Thanks, Amir. Amir Goldstein (4): ovl: protect copying of realinode attributes to ovl inode ovl: use simpler function to convert iocb to rw flags ovl: propagate IOCB_APPEND flag on writes to realfile ovl: move ovl_file_accessed() to aio completion fs/overlayfs/file.c | 75 +++++++++++++++++++++++++-------------------- fs/overlayfs/util.c | 2 ++ 2 files changed, 44 insertions(+), 33 deletions(-) -- 2.34.1