Christoph Hellwig
5f45f1a78f
[PATCH] remove duplicate get_dentry functions in various places
...
Various filesystem drivers have grown a get_dentry() function that's a
duplicate of lookup_one_len, except that it doesn't take a maximum length
argument and doesn't check for \0 or / in the passed in filename.
Switch all these places to use lookup_one_len.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Greg KH <greg@kroah.com>
Cc: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:20 -07:00
..
2005-06-21 19:07:32 -07:00
2005-06-21 18:46:13 -07:00
2005-04-16 15:20:36 -07:00
2005-05-23 21:35:28 +01:00
2005-05-27 12:17:28 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:24:01 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 10:03:50 -07:00
2005-04-16 15:20:36 -07:00
2005-06-21 18:46:19 -07:00
2005-05-01 08:59:14 -07:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:41 -07:00
2005-05-05 16:36:31 -07:00
2005-06-23 09:45:10 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:39 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:58:47 -07:00
2005-05-05 16:36:32 -07:00
2005-06-21 18:46:13 -07:00
2005-04-24 20:38:02 -07:00
2005-06-20 15:15:03 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:17 -07:00
2005-06-23 09:45:18 -07:00
2005-05-17 07:59:21 -07:00
2005-05-01 08:59:14 -07:00
2005-05-01 08:59:04 -07:00
2005-04-16 15:25:58 -07:00
2005-06-23 09:45:19 -07:00
2005-04-16 15:20:36 -07:00
2005-06-02 16:39:11 +01:00
2005-04-16 15:20:36 -07:00
2005-05-21 10:46:48 -07:00
2005-06-21 18:46:13 -07:00
2005-06-21 18:46:14 -07:00
2005-05-05 16:36:50 -07:00
2005-05-01 08:59:26 -07:00
2005-04-28 08:13:58 -07:00
2005-06-23 09:45:19 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:23:59 -07:00