Revision 2343172d34c6296f79b404a0eb291e15ab19e5ca authored by Trond Myklebust on 06 January 2020, 20:25:08 UTC, committed by Anna Schumaker on 15 January 2020, 15:54:32 UTC
Clean up the generic file read tracepoints so they do pass the
full structures as arguments. Also ensure we report the number
of bytes actually read.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
1 parent 0722dc9
History
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 378 bytes
acl.c -rw-r--r-- 5.8 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 44.7 KB
dir.c -rw-r--r-- 16.9 KB
ext2.h -rw-r--r-- 28.1 KB
file.c -rw-r--r-- 5.2 KB
ialloc.c -rw-r--r-- 18.3 KB
inode.c -rw-r--r-- 48.0 KB
ioctl.c -rw-r--r-- 4.1 KB
namei.c -rw-r--r-- 9.4 KB
super.c -rw-r--r-- 44.4 KB
symlink.c -rw-r--r-- 916 bytes
xattr.c -rw-r--r-- 28.9 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.4 KB
xattr_trusted.c -rw-r--r-- 1.1 KB
xattr_user.c -rw-r--r-- 1.2 KB

back to top