diff options
author | 2013-07-16 17:56:12 +0800 | |
---|---|---|
committer | 2013-07-16 09:32:17 -0400 | |
commit | 55708698c5f153f4e390175cdfc395333b2eafbd (patch) | |
tree | b1d915cae064e83af09b9e2001c25429e289ad6b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (diff) | |
download | linux-dev-55708698c5f153f4e390175cdfc395333b2eafbd.tar.xz linux-dev-55708698c5f153f4e390175cdfc395333b2eafbd.zip |
fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()
Introduce a new lib function anon_inode_getfile_private(), it creates a new file
instance by hooking it up to an anonymous inode, and a dentry that describe the
"class" of the file, similar to anon_inode_getfile(), but each file holds a
single inode. Furthermore, anyone who wants to create a private anon file will
benefit from this change.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions