Home
last modified time | relevance | path

Searched hist:"002 e54b0aa8f651012fced4223b4cad484f2d08d" (Results 1 – 9 of 9) sorted by relevance

/freebsd/tests/sys/fs/fusefs/
H A Dlink.ccdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Dsymlink.ccdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Drmdir.ccdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Dunlink.ccdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Dcreate.ccdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Dmockfs.ccdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
/freebsd/sys/fs/fuse/
H A Dfuse_node.hdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Dfuse_internal.cdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation
H A Dfuse_vnops.cdiff 002e54b0aa8f651012fced4223b4cad484f2d08d Thu May 09 03:16:34 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: clear a dir's attr cache when its contents change

Any change to a directory's contents should cause its mtime and ctime to be
updated by the FUSE daemon. Clear its attribute cache so we'll get the new
attributs the next time that they're needed. This affects the following
VOPs: VOP_CREATE, VOP_LINK, VOP_MKDIR, VOP_MKNOD, VOP_REMOVE, VOP_RMDIR, and
VOP_SYMLINK

Reported by: pjdfstest
Sponsored by: The FreeBSD Foundation