Search notes:

fs/open.c

This file defines the entry point for the following syscalls: truncate, ftruncate, truncate64, ftruncate64, fallocate, faccessat, access, chdir, fchdir, chroot, fchmod, fchmodat, chmod, fchownat, chown, lchown, fchown, open, openat, creat, close, vhangup.
File system related calls (open, stat, read, write, chmod and so on) are defined by the Virtual File System (see the functions vfs_open() etc.)

Links

https://github.com/torvalds/linux/blob/master/fs/open.c

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1759390565, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/fs/open_c(39): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78