]> granicus.if.org Git - strace/commitdiff
linux/alpha/syscallent.h: add TSFA flag to osf_getfsstat
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 17 Apr 2017 19:01:05 +0000 (21:01 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 21 Apr 2017 19:49:03 +0000 (19:49 +0000)
In accordance with [1].

[1] https://www.freebsd.org/cgi/man.cgi?query=getfsstat&sektion=2

* linux/alpha/syscallent.h (osf_getfsstat): Add TSFA flag.
* strace.1 (.SS Filtering) <%%statfs>: Update equivalent regexp.

linux/alpha/syscallent.h
strace.1

index e09ccd8511c135cb3ab80685497ffdbb4053186a..8a905060731c00f9294bbe01210f52c3e86ea31c 100644 (file)
@@ -44,7 +44,7 @@
 [ 15] = { 2,   TF,             SEN(chmod),                     "chmod"                 },
 [ 16] = { 3,   TF,             SEN(chown),                     "chown"                 },
 [ 17] = { 1,   TM|SI,          SEN(brk),                       "brk"                   },
-[ 18] = { 5,   0,              SEN(printargs),                 "osf_getfsstat"         }, /* not implemented */
+[ 18] = { 5,   TSFA,           SEN(printargs),                 "osf_getfsstat"         }, /* not implemented */
 [ 19] = { 3,   TD,             SEN(lseek),                     "lseek"                 },
 [ 20] = { 0,   NF,             SEN(getxpid),                   "getxpid"               },
 [ 21] = { 4,   0,              SEN(printargs),                 "osf_mount"             },
index 712aa01a1baafdcd3e025ccd8a91292f67d575ac..23ae3900609429ec24fb8827042bd6776c133e77 100644 (file)
--- a/strace.1
+++ b/strace.1
@@ -449,7 +449,7 @@ regular expression.
 .BR "\-e\ trace" = %%statfs
 Trace syscalls related to file system statistics (statfs-like, fstatfs-like,
 and ustat).  The same effect can be achieved with
-.BR "\-e\ trace" = /statv?fs|ustat
+.BR "\-e\ trace" = /statv?fs|fsstat|ustat
 regular expression.
 .TP
 \fB\-e\ abbrev\fR=\,\fIset\fR