lkml.org 
[lkml]   [2018]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 0/5] VFS: Introduce filesystem information query syscall [ver #12]
    From
    Date
    On 2018-09-21 18:37, David Howells wrote:

    >
    > arch/x86/entry/syscalls/syscall_32.tbl | 1
    > arch/x86/entry/syscalls/syscall_64.tbl | 1
    > fs/afs/internal.h | 1
    > fs/afs/super.c | 168 +++++++++
    > fs/hugetlbfs/inode.c | 66 ++++
    > fs/kernfs/mount.c | 16 +
    > fs/statfs.c | 587 ++++++++++++++++++++++++++++++++
    > include/linux/fs.h | 4
    > include/linux/fsinfo.h | 41 ++
    > include/linux/kernfs.h | 2
    > include/linux/syscalls.h | 4
    > include/uapi/linux/fsinfo.h | 303 ++++++++++++++++
    > kernel/cgroup/cgroup-v1.c | 72 ++++
    > kernel/cgroup/cgroup.c | 31 ++
    > samples/vfs/Makefile | 6
    > samples/vfs/test-fs-query.c | 138 +++++++
    > samples/vfs/test-fsinfo.c | 589 ++++++++++++++++++++++++++++++++
    > 17 files changed, 2028 insertions(+), 2 deletions(-)

    Would you consider adding a Kconfig knob to not include all this (and
    all the extra tricks that syscall might learn down the road)?

    Rasmus

    \
     
     \ /
      Last update: 2018-09-21 21:50    [W:2.646 / U:0.876 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site