Home
last modified time | relevance | path

Searched hist:"59 e55e6c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/devpts/
H A Dinode.c59e55e6c Fri Jan 02 07:41:11 CST 2009 Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Remove devpts_root global

Remove the 'devpts_root' global variable and find the root dentry using
the super_block. The super-block can be found from the device inode, using
the new wrapper, pts_sb_from_inode().

Changelog: This patch is based on an earlier patchset from Serge Hallyn
and Matt Helsley.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
59e55e6c Fri Jan 02 07:41:11 CST 2009 Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Remove devpts_root global

Remove the 'devpts_root' global variable and find the root dentry using
the super_block. The super-block can be found from the device inode, using
the new wrapper, pts_sb_from_inode().

Changelog: This patch is based on an earlier patchset from Serge Hallyn
and Matt Helsley.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>