Staging
v0.5.1
https://github.com/torvalds/linux
Revision e339a6b097c515a31ce230d498c44ff2e89f1cf4 authored by Josef Bacik on 02 July 2014, 17:54:25 UTC, committed by Chris Mason on 15 August 2014, 14:43:11 UTC
Before I extended the no_quota arg to btrfs_dec/inc_ref because I didn't
understand how snapshot delete was using it and assumed that we needed the
quota operations there.  With Mark's work this has turned out to be not the
case, we _always_ need to use no_quota for btrfs_dec/inc_ref, so just drop the
argument and make __btrfs_mod_ref call it's process function with no_quota set
always.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
1 parent ba7b6e6
History
Tip revision: e339a6b097c515a31ce230d498c44ff2e89f1cf4 authored by Josef Bacik on 02 July 2014, 17:54:25 UTC
Btrfs: __btrfs_mod_ref should always use no_quota
Tip revision: e339a6b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 276.3 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top