aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBoris Burkov <boris@bur.io>2024-05-09 15:34:40 -0700
committerDavid Sterba <dsterba@suse.com>2024-05-15 17:57:09 +0200
commit2b8aa78cf1279ec5e418baa26bfed5df682568d8 (patch)
tree2bf02e8017b49a5d779303192b892a06689003ab /tools/perf/scripts/python/syscall-counts.py
parentbtrfs: qgroup: update rescan message levels and error codes (diff)
downloadlinux-2b8aa78cf1279ec5e418baa26bfed5df682568d8.tar.gz
linux-2b8aa78cf1279ec5e418baa26bfed5df682568d8.zip
btrfs: qgroup: fix qgroup id collision across mounts
If we delete subvolumes whose ID is the largest in the filesystem, then unmount and mount again, then btrfs_init_root_free_objectid on the tree_root will select a subvolid smaller than that one and thus allow reusing it. If we are also using qgroups (and particularly squotas) it is possible to delete the subvol without deleting the qgroup. In that case, we will be able to create a new subvol whose id already has a level 0 qgroup. This will result in re-using that qgroup which would then lead to incorrect accounting. Fixes: 6ed05643ddb1 ("btrfs: create qgroup earlier in snapshot creation") CC: stable@vger.kernel.org # 6.7+ Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Boris Burkov <boris@bur.io> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
commit/sound/soc/codecs/da7219.c?id=9ff099790412cb46536efba02039b36d81300976&follow=1'>ASoC: da7219: Update REFERENCES reg default, in-line with HWAdam Thomson1-1/+1 2015-12-23ASoC: da7219: Disable regulators on probe() failureAdam Thomson1-4/+15 2015-12-23ASoC: da7219: Fix Sidetone to work regardless of DAI captureAdam Thomson1-1/+2 2015-12-23ASoC: fsl-asoc-card: use different route map for AC'97 modeMaciej S. Szmigiero1-1/+9 2015-12-23ASoC: fsl_asrc: add support for 8-30kHz output sample rateZidan Wang1-16/+23 2015-12-23ASoC: atmel_wm8904: add snd_soc_pm_opsSongjun Wu1-0/+1 2015-12-23ASoC: rt5616: rename some alsa control namesBard Liao1-3/+3 2015-12-23ASoC: Intel: add NULL testJulia Lawall1-0/+2 2015-12-23ASoC: omap-hdmi-audio: add NULL testJulia Lawall1-0/+2 2015-12-23ASoC: imx-pcm-dma: add NULL testJulia Lawall1-0/+2 2015-12-22ASoC: ssm2518: Use a signed return type for ssm2518_lookup_mcs()Markus Elfring1-1/+1 2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto6-17/+194 2015-12-22ASoC: da7218: Enable mic level detection reporting to user-spaceAdam Thomson1-5/+14 2015-12-22ASoC: sun4i-codec: Use proper output for external amp routesHans de Goede1-1/+2