Loading fs/btrfs/extent_io.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -413,7 +413,7 @@ static struct extent_state *next_state(struct extent_state *state) /* /* * utility function to clear some bits in an extent state struct. * utility function to clear some bits in an extent state struct. * it will optionally wake up any one waiting on this state (wake == 1) * it will optionally wake up any one waiting on this state (wake == 1). * * * If no bits are set on the state struct after clearing things, the * If no bits are set on the state struct after clearing things, the * struct is freed and removed from the tree * struct is freed and removed from the tree Loading Loading
fs/btrfs/extent_io.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -413,7 +413,7 @@ static struct extent_state *next_state(struct extent_state *state) /* /* * utility function to clear some bits in an extent state struct. * utility function to clear some bits in an extent state struct. * it will optionally wake up any one waiting on this state (wake == 1) * it will optionally wake up any one waiting on this state (wake == 1). * * * If no bits are set on the state struct after clearing things, the * If no bits are set on the state struct after clearing things, the * struct is freed and removed from the tree * struct is freed and removed from the tree Loading