X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=fileadv.tex;h=fd912c31ac6a2aef136376143852625a2bcd3feb;hb=cea75853940205e861aa8467e3e091e8dffd5763;hp=eed842fb9aaa400689110bb954b7a76a7f6329fd;hpb=ee8cc894d094a5bd7ef090aefc1d313b9945d599;p=gapil.git diff --git a/fileadv.tex b/fileadv.tex index eed842f..fd912c3 100644 --- a/fileadv.tex +++ b/fileadv.tex @@ -1,6 +1,6 @@ %% fileadv.tex %% -%% Copyright (C) 2000-2019 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2023 Simone Piccardi. Permission is granted to %% copy, distribute and/or modify this document under the terms of the GNU Free %% Documentation License, Version 1.1 or any later version published by the %% Free Software Foundation; with the Invariant Sections being "Un preambolo", @@ -3498,6 +3498,9 @@ raggruppati in un solo evento. % http://lwn.net/Articles/343346/ (incluso nel 2.6.36) % fanotify_mark() ha FAN_MARK_FILESYSTEM dal 4.20 % fanotify() ha FAN_OPEN_EXEC dal 4.21/5.0 +% fanotify() ha FAN_FS_ERROR dal 5.16, vedi +% https://docs.kernel.org/admin-guide/filesystem-monitoring.html +% fanotify() ha FAN_RENAME dal 5.17, vedi https://kernelnewbies.org/Linux_5.17 \subsection{L'interfaccia POSIX per l'I/O asincrono} @@ -5497,7 +5500,7 @@ copiati i puntatori. % TODO trattare qui copy_file_range (vedi http://lwn.net/Articles/659523/), -% introdotta nel kernel 4.5 +% introdotta nel kernel 4.5, vedi anche https://lwn.net/Articles/846403/ \subsection{Gestione avanzata dell'accesso ai dati dei file} \label{sec:file_fadvise}