summaryrefslogtreecommitdiff
path: root/flowtop/.gitignore
blob: 32aad4d4537ef26d0c36abbff8d7e36d246f1a91 (plain)
1
2
3
4
*.*

!.gitignore
!Makefile
noscript>
authorDavid Sterba <dsterba@suse.com>2016-04-26 23:54:39 +0200
committerDavid Sterba <dsterba@suse.com>2016-04-29 11:01:47 +0200
commitaf6f8f604d44e05f98ed45a69830547ed133adf8 (patch)
treed27887441a73a3e041f636c43e8f7ede42fe7c21
parentf734c44a1bfffd762f6f5829cb41224d267b80d9 (diff)
btrfs: sink gfp parameter to clear_extent_dirty
Callers pass GFP_NOFS. No need to pass the flags around. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat