deploy: f426661923c6d2e432988227652eaeff150cea5a

This commit is contained in:
jserv 2021-08-11 13:03:47 +00:00
parent 6969229957
commit c422e2e7f6
2 changed files with 2 additions and 2 deletions

View File

@ -1271,7 +1271,7 @@ the structure which you do not explicitly assign will be initialized to
</code>, <code> <span class='ectt-1000'>open</span>
</code>, … system calls is commonly named <code> <span class='ectt-1000'>fops</span>
</code>.
</p><!-- l. 834 --><p class='indent'> Sin Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
</p><!-- l. 834 --><p class='indent'> Since Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
</code> structure was introduced to replace the use of the
<code> <span class='ectt-1000'>file_operations</span>
</code> structure when registering proc handlers.

View File

@ -1271,7 +1271,7 @@ the structure which you do not explicitly assign will be initialized to
</code>, <code> <span class='ectt-1000'>open</span>
</code>, … system calls is commonly named <code> <span class='ectt-1000'>fops</span>
</code>.
</p><!-- l. 834 --><p class='indent'> Sin Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
</p><!-- l. 834 --><p class='indent'> Since Linux v5.6, the <code> <span class='ectt-1000'>proc_ops</span>
</code> structure was introduced to replace the use of the
<code> <span class='ectt-1000'>file_operations</span>
</code> structure when registering proc handlers.