commit | 23bb0be1a237c8732ce1a43140e5cb103a676b92 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Sun Sep 18 20:47:51 2011 +0000 |
committer | Alex Elder <[email protected]> | Tue Oct 11 21:15:08 2011 -0500 |
tree | deb4405e0612bf50472040587bbbef398a49888c | |
parent | 8292d88c5c833fc8b837c3a018fd6d72c35a3231 [diff] |
xfs: unlock the inode before log force in xfs_change_file_space Let the transaction commit unlock the inode before it potentially causes a synchronous log force. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Alex Elder <[email protected]>