[PATCH] remove lock_kernel() from file_ops.flush()
Rework the file_ops.flush() API sothat it is no longer called under lock_kernel(). Push lock_kernel() down to all impementations except CIFS, which doesn't want it.
Showing
Please register or sign in to comment