- Handle the JOP_SYNC case as appropriate.
Reported by: pho
This commit is contained in:
parent
f2033ea22b
commit
85e9da38fe
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user