aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-06-05 11:54:12 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-06-05 11:54:12 -0700
commit365f0e173f44aad979c464eb8250f6138a9911ef (patch)
treecec00f56b5ab382df2701e06dc02bdfd04dbd628 /MAINTAINERS
parent690efa08e268a36df170bee79df93a9649c3f217 (diff)
parentfa980ca87d15bb8a1317853f257a505990f3ffde (diff)
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fix from Tejun Heo: "This fixes the possible premature superblock release on umount bug mentioned during v3.5-rc1 pull request. Originally, cgroup dentry destruction path assumed that cgroup dentry didn't have any reference left after cgroup removal thus put super during dentry removal. Now that there can be lingering dentry references, this led to super being put with live dentries. This patch fixes the problem by putting super ref on dentry release instead of removal." * 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: superblock can't be released with active dentries
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions