]> xenbits.xensource.com Git - people/royger/freebsd.git/commitdiff
[skip ci] fusefs: delete a stray comment from 91972cfcddf
authorAlan Somers <asomers@FreeBSD.org>
Sat, 12 Feb 2022 16:27:56 +0000 (09:27 -0700)
committerAlan Somers <asomers@FreeBSD.org>
Wed, 2 Mar 2022 23:37:25 +0000 (16:37 -0700)
(cherry picked from commit 0b6a34acda4245215df29be35e4ef4bba995ec91)

tests/sys/fs/fusefs/read.cc

index 0888fbc913e85cdc19023b76ee7d38eb8b23cc1f..77f8731dc9f83aaa284caef4e5ab896c4fde4688 100644 (file)
@@ -503,7 +503,6 @@ TEST_F(Read, atime_during_setattr)
        leak(fd);
 }
 
-/* The kernel should flush dirty atime values during close */
 /* 0-length reads shouldn't cause any confusion */
 TEST_F(Read, direct_io_read_nothing)
 {