]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Don't depend on value returned by gfs_*_inactive(), it doesn't work
authorpjd <pjd@FreeBSD.org>
Sat, 26 Sep 2009 00:04:30 +0000 (00:04 +0000)
committerpjd <pjd@FreeBSD.org>
Sat, 26 Sep 2009 00:04:30 +0000 (00:04 +0000)
commit5776e7865f19d4641dd56200f4e20c3082567226
tree038a59516d604693de32ae70dd2a6d35a80b172d
parent162acfd5b23b4b197954e0df6ec363d5052b29e3
- Don't depend on value returned by gfs_*_inactive(), it doesn't work
  well with forced unmounts when GFS vnodes are referenced.
- Make other preparations to GFS for forced unmounts.

PR: kern/139062
Reported by: trasz
MFC after: 3 days
sys/cddl/contrib/opensolaris/uts/common/fs/gfs.c