[PATCH] Remove unneeded code in fs/fs-writeback.c
We do not need to pass the `wait' argument down to __sync_single_inode(). That information is now present at wbc->sync_mode.
Showing
Please register or sign in to comment
We do not need to pass the `wait' argument down to __sync_single_inode(). That information is now present at wbc->sync_mode.