From: lachlan@sgi.com (Lachlan McIlroy)
To: sgi.bugs.xfs@engr.sgi.com, xfs@oss.sgi.com
Subject: TAKE 981875 - xfs_dm_rdwr() needs to pass a vfsmount to dentry_open()
Date: Fri, 16 May 2008 14:57:32 +1000 (EST) [thread overview]
Message-ID: <20080516045732.F12DC58C4C29@chook.melbourne.sgi.com> (raw)
xfs_dm_rdwr() needs to pass a vfsmount to dentry_open()
We need a vfsmount pointer in xfs_dm_rdwr() but we are not
provided with one and there's no way to get to it. So add
a m_vfsmount field to the xfs_mount structure and set it
up at mount time. We can then access it through the xfs
inode.
Date: Fri May 16 14:56:46 AEST 2008
Workarea: redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-bmap
Inspected by: dgc
Author: lachlan
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:31176a
fs/xfs/xfs_mount.h - 1.266 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.266&r2=text&tr2=1.265&f=h
fs/xfs/linux-2.6/xfs_super.c - 1.417 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.417&r2=text&tr2=1.416&f=h
- Set up a vfsmount pointer in the xfs mount structure.
fs/xfs/dmapi/xfs_dm.c - 1.73 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/dmapi/xfs_dm.c.diff?r1=text&tr1=1.73&r2=text&tr2=1.72&f=h
- xfs_dm_rdwr() needs to pass a vfsmount to dentry_open()
next reply other threads:[~2008-05-16 4:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 4:57 Lachlan McIlroy [this message]
2008-05-16 5:10 ` TAKE 981875 - xfs_dm_rdwr() needs to pass a vfsmount to dentry_open() Christoph Hellwig
2008-05-20 6:43 ` Christoph Hellwig
2008-05-26 6:02 ` Niv Sardi
2008-07-26 16:30 ` Christoph Hellwig
2008-07-28 6:11 ` Niv Sardi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080516045732.F12DC58C4C29@chook.melbourne.sgi.com \
--to=lachlan@sgi.com \
--cc=sgi.bugs.xfs@engr.sgi.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox