sys/vfs/msdosfs: Allow B_CLUSTEROK in deupdat()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 13 Nov 2019 17:19:16 +0000 (02:19 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 14 Nov 2019 16:59:55 +0000 (01:59 +0900)
commit54838d57cd624e6ba59fb362ba3169f0b04a245b
tree9430e87879e817f42f68bead77930420a416968e
parentab67bc4ea436b000b99ed4f1d322c9d1b112722b
sys/vfs/msdosfs: Allow B_CLUSTEROK in deupdat()

Since now that VFS clustering is supported, apply remaining bits
from freebsd/freebsd@3bbdcb77fd843ff34a0054bea92392cee78dd0ec
that was dropped in 8480e7bcdf9ffa9f44f80f9362c6f62424ada748.
sys/vfs/msdosfs/msdosfs_denode.c