diff options
author | 2024-02-19 07:27:16 +0100 | |
---|---|---|
committer | 2024-02-21 11:36:51 +0530 | |
commit | b44c0eb8ae9c3e22cfa113774134673ac18ac848 (patch) | |
tree | ca470efa64b577dd6513f23bfc24e2c1350ef812 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | shmem: document how to "persist" data when using shmem_*file_setup (diff) | |
download | wireguard-linux-b44c0eb8ae9c3e22cfa113774134673ac18ac848.tar.xz wireguard-linux-b44c0eb8ae9c3e22cfa113774134673ac18ac848.zip |
xfs: use VM_NORESERVE in xfile_create
xfile_create creates a (potentially large) sparse file. Pass
VM_NORESERVE to shmem_file_setup to not account for the entire file size
at file creation time.
Reported-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions