summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2014-03-09 00:56:58 -0500
committerTheodore Ts'o <tytso@mit.edu>2014-03-09 00:56:58 -0500
commit0bfea8118d8e4f6aeb476511350d649e8dcb0ce8 (patch)
treef78d7495e83392caf03d3a10aa3455cc01bc6527 /tools/perf/scripts/python
parent6e4862a5bb9d12be87e4ea5d9a60836ebed71d28 (diff)
downloadkernel-0bfea8118d8e4f6aeb476511350d649e8dcb0ce8.tar.gz
jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()
It's not needed until we start trying to modifying fields in the journal_head which are protected by j_list_lock. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
fold quota accounting into ext4_xattr_inode_lookup_create()Jan Kara 2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds 2023-10-18ext4: convert to new timestamp accessorsJeff Layton 2023-10-09ext4: move ext4_xattr_handlers to .rodataWedson Almeida Filho 2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds