summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAnna Schumaker <anna.schumaker@oracle.com>2025-11-04 10:06:42 -0500
committerTrond Myklebust <trond.myklebust@hammerspace.com>2025-11-23 16:01:47 -0500
commit156b0948293362b036caf49e6e4d97cae30201de (patch)
treea292ae72e665be64e36c0130ff70fa261c6b4d6a /tools/perf/scripts/python/export-to-postgresql.py
parent130ae65c01862e1ed30ef5ff2258990d7628f360 (diff)
downloadkernel-156b0948293362b036caf49e6e4d97cae30201de.tar.gz
NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK
This patch adds a new flag: NFS_INO_REQ_DIR_DELEG to signal that a directory wants to request a directory delegation the next time it does a GETATTR. I have the client request a directory delegation when doing an access, create, or unlink call since these calls indicate that a user is working with a directory. Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
> 2022-07-17media: v4l2-async: Add notifier operation to destroy asd instancesLaurent Pinchart 2022-05-17media: Documentation: mc: Add media_device_{init,cleanup}Sakari Ailus 2022-04-24media: Documentation: add documentation about subdev stateTomi Valkeinen 2022-04-24media: cec: add optional adap_configured callbackHans Verkuil 2022-03-18media: platform: rename omap3isp/ to ti/omap3isp/Mauro Carvalho Chehab 2022-03-18media: platform: rename davinci/ to ti/davinci/Mauro Carvalho Chehab 2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab 2021-11-15media: drivers/index.rst: add missing rkisp1 entryHans Verkuil 2021-10-08media: remove myself from dvb media maintainersSean Young 2021-09-30media: rockchip: rkisp1: add support for v12 isp variantsHeiko Stuebner 2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus 2021-08-04media: Documentation: v4l: Rework LP-11 documentation, add callbacksSakari Ailus 2021-08-04media: Documentation: media: Fix v4l2-async kerneldoc syntaxSakari Ailus 2021-08-04media: Documentation: media: Improve camera sensor documentationSakari Ailus 2021-07-22media: media/cec-core.rst: update adap_enable docHans Verkuil 2021-06-16media: driver-api: drivers: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab 2021-06-16media: docs: */media/index.rst: don't use ReST doc:`foo`Mauro Carvalho Chehab 2021-06-02docs: driver-api: media: zoran: replace SOFT HYPHEN characterMauro Carvalho Chehab 2021-06-02media: Documentation: ccs: Fix the op_pll_multiplier addressBernhard Wimmer 2021-04-06media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus 2021-03-23media: camera-sensor.rst: fix c:function build warningMauro Carvalho Chehab 2021-03-22media: camera-sensor.rst: fix a doc build warningMauro Carvalho Chehab 2021-03-22media: add a subsystem profile documentationMauro Carvalho Chehab 2021-03-11media: v4l2-subdev.rst: typo fixTomi Valkeinen 2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia 2021-02-06media: Clarify v4l2-async subdevice addition APIEzequiel Garcia 2021-01-27media: hdmi: cec: replace broken link to HDMI specsivan tkachenko 2021-01-26media: Documentation: media: Fix recently introduced build warning in subdev ...Sakari Ailus 2021-01-12media: Documentation: Include CCS PLL calculator to CCS driver documentationSakari Ailus 2021-01-12media: Documentation: media: Document clock handling in camera sensor driversSakari Ailus 2021-01-12media: Documentation: media: Update pixel rate formula for C-PHYSakari Ailus 2021-01-12media: Documentation: v4l: Document that link_validate op is valid for sink onlySakari Ailus 2021-01-12media: Documentation: v4l: Remove reference to video opsSakari Ailus