You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cygwin: flock.cc: rename i_all to __i_all, improve inode_t comments
Accessing i_all should always be performed via the i_all_lf pointer,
never directly. Add leading underscores to support this notion.
Improve inode_t comments a bit so it's hopefully clearer what all the
members are doing.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
(cherry picked from commit 008f8bf)
0 commit comments