[PATCH] Fix SMP race in truncate
Closes a small race window: testing PageWriteback() outside the page lock introduces the possibility that page could be redirtied and have writeback started after we've inspected PageWriteback.
Showing
Please register or sign in to comment