]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
open_by_handle_at.2: srcfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 18 Mar 2014 13:29:38 +0000 (14:29 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 6 Apr 2014 06:12:26 +0000 (08:12 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/open_by_handle_at.2

index ab3ee940ae240512ba2d1c88991e180d4711e9af..d8d2f5e6e5763ad9431751a6d7a88bf16efb8f75 100644 (file)
@@ -488,6 +488,8 @@ Now we delete and (quickly) re-create the file so that
 it has the same content and (by chance) the same inode.
 Nevertheless,
 .BR open_by_handle_at ()
+.\" Christoph Hellwig: That's why the file handles contain a generation
+.\" counter that gets incremented in this case.
 recognizes that the original file referred to by the file handle
 no longer exists.