summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKevin Coffman <kwc@citi.umich.edu>2010-03-17 13:03:04 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2010-05-14 15:09:20 -0400
commit1dbd9029f3024d058da1cf6c6658c28aac2e4e1c (patch)
treeeb407d31f61ea8a14be6bb04aa09ed8980920025 /tools/perf/scripts/python/bin/stackcollapse-report
parentfc263a917afad3bda7b823a6edc803a40e7f6015 (diff)
downloadkernel-1dbd9029f3024d058da1cf6c6658c28aac2e4e1c.tar.gz
gssd_krb5: More arcfour-hmac support
For the arcfour-hmac support, the make_seq_num and get_seq_num functions need access to the kerberos context structure. This will be used in a later patch. Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> Signed-off-by: Steve Dickson <steved@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov 2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig 2014-11-07mm: Fix comment before truncate_setsize()Jan Kara 2014-10-30mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara 2014-10-01vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara 2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner 2014-07-23mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins 2014-05-06mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner 2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner 2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner 2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner