[Bug 1024122] New: btrfs: provide super_operations->inode_get_dev
http://bugzilla.suse.com/show_bug.cgi?id=1024122 Bug ID: 1024122 Summary: btrfs: provide super_operations->inode_get_dev Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: jeffm@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- From: Jeff Mahoney <jeffm@suse.com> Subject: btrfs: provide super_operations->inode_get_dev References: bsc#927455 Patch-mainline: No, upstream wants a super_block per anon dev In order to ensure that the per-subvolume anonymous dev_t gets published to userspace, we need to provide the super_operations->get_inode_dev operation. Signed-off-by: Jeff Mahoney <jeffm@suse.com> --- fs/btrfs/btrfs_inode.h | 2 +- fs/btrfs/super.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1024122 http://bugzilla.suse.com/show_bug.cgi?id=1024122#c1 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Jeff Mahoney <jeffm@suse.com> --- Closing test bug. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com