]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a paste-o from the buf_prewrite() cleanup commit and check for the
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 6 Apr 2004 19:20:24 +0000 (19:20 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 6 Apr 2004 19:20:24 +0000 (19:20 +0000)
commit255ec151e6874dff6bd988dfdcb7586f1e971f8f
tree14fb736cd2fcec05f088670e47c356f3c4098c6b
parent9000d57d57642b9c07ad58cf32ad9dda2532cd8c
Fix a paste-o from the buf_prewrite() cleanup commit and check for the
MNTK_SUSPEND flag on the correct vnode pointer in softdep_disk_prewrite().

Reviewed by: phk
Tested by: kensmith
sys/ufs/ffs/ffs_softdep.c