OSDN Git Service

Move DIRTREE_COMEAGAIN second callback up to when the filehandle is still open, and...
authorRob Landley <rob@landley.net>
Sat, 26 Jul 2014 18:30:40 +0000 (13:30 -0500)
committerRob Landley <rob@landley.net>
Sat, 26 Jul 2014 18:30:40 +0000 (13:30 -0500)
commitfec3fd1f8ac1db9ed87b79bd3eb5e38aa835e881
treea7e149cf0fefef5d252706797fff8c831ebb0460
parentccb73f8bf9191c01c90975958a210c47175bd98c
Move DIRTREE_COMEAGAIN second callback up to when the filehandle is still open, and add dir->again variable to distinguish second call instead of checking for -1 filehandle.
lib/dirtree.c
lib/lib.h
toys/other/lsattr.c
toys/other/switch_root.c
toys/posix/chgrp.c
toys/posix/cp.c
toys/posix/du.c
toys/posix/rm.c