Module Name: src Committed By: riastradh Date: Wed Apr 15 14:39:24 UTC 2015
Modified Files:
src/sys/ufs/ufs: ufs_inode.c
Log Message:
Release the glock on VOP_GETPAGES failure.
Tripped over by nick@'s failing disk, missing unlock in error branch
discovered by jmcneill@.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/ufs/ufs/ufs_inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
