Skip to content
Snippets Groups Projects
Commit fa329e27 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: fix sparse warnings in fast_commit code


Add missing __acquire() and __releases() annotations, and make
fc_ineligible_reasons[] static, as it is not used outside of
fs/ext4/fast_commit.c.

Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 99c880de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment