On 05/22/2014 11:33 PM, Davidlohr Bueso wrote: > The i_mmap_mutex is a close cousin of the anon vma lock, > both protecting similar data, one for file backed pages > and the other for anon memory. To this end, this lock can > also be a rwsem. > > This conversion is straightforward. For now, all users take > the write lock. > > Signed-off-by: Davidlohr Bueso <davidlohr@xxxxxx> Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html