Re: [PATCH 4/8] xfs: introduce xfs_rw_lock() helpers for locking the inode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -	xfs_ilock(ip, XFS_IOLOCK_EXCL);
> +	xfs_rw_ilock(ip, XFS_ILOCK_EXCL|XFS_IOLOCK_EXCL);

this now takes i_mutex, which will be taken again by
generic_file_splice_write.

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux