- Handle the JOP_SYNC case as appropriate.

Reported by:	pho
This commit is contained in:
Jeff Roberson 2011-06-30 05:28:10 +00:00
parent f2033ea22b
commit 85e9da38fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223689

View File

@ -2261,6 +2261,7 @@ suj_build(void)
blk_build((struct jblkrec *)rec);
break;
case JOP_TRUNC:
case JOP_SYNC:
ino_build_trunc((struct jtrncrec *)rec);
break;
default: