summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-01-18 08:56:01 -0800
committerSage Weil <sage@newdream.net>2011-01-19 09:23:25 -0800
commit088b3f5e9ee2649f5cfc2f08d8ce654e3eeba310 (patch)
treeca61373ee6eccd99a2af9a58ef492e099bacce3d /tools/perf/scripts/python/call-graph-from-postgresql.py
parent24be0c481067560b11441e794e27f166a3568863 (diff)
downloadkernel-088b3f5e9ee2649f5cfc2f08d8ce654e3eeba310.tar.gz
ceph: fix flushing of caps vs cap import
If we are mid-flush and a cap is migrated to another node, we need to resend the cap flush message to the new MDS, and do so with the original flush_seq to avoid leaking across a sync boundary. Previously we didn't redo the flush (we only flushed newly dirty data), which would cause a later sync to hang forever. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski 2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy 2018-03-22media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy 2018-03-22media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy 2018-03-22media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy 2018-03-22media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy 2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy 2018-03-22media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy 2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds 2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds 2017-12-18media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan 2017-12-18media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()Shuah Khan 2017-12-18media: s5p-mfc: Fix encoder menu controls initializationSylwester Nawrocki 2017-11-27media: annotate ->poll() instancesAl Viro 2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook 2017-11-21treewide: init_timer() -> setup_timer()Kees Cook 2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2017-11-07media: s5p-mfc: fix lockdep warningShuah Khan 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-16media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring 2017-10-16media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring 2017-10-16media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring