commit | d4076ac55bf8755ce6c5706478631c1726cf0179 | [log] [tgz] |
---|---|---|
author | Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> | Fri Jan 02 13:42:19 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 02 10:19:36 2009 -0800 |
tree | 55959d50da843e2ec8b1bbaeeed299c716e9f516 | |
parent | 1f8f1e296583f9f832c2fe7b5a219675b74bf43e [diff] |
Define get_init_pts_sb() See comments in the function header for details. The new interface will be used in a follow-on patch. Changelog [v2]: [Dave Hansen] Replace get_sb_ref() in fs/super.c with get_init_pts_sb() and make the new interface private to devpts 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>