Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext2: missing unlock in ext2_quota_write()
The inode->i_mutex should be unlocked. Found by smatch (http://repo.or.cz/w/smatch.git). Compile tested. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information