All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] dcache fixes and cleanups
@ 2010-08-02 11:19 Miklos Szeredi
  2010-08-02 11:19 ` [PATCH 1/7] cachefiles: use path_get instead of lone dget Miklos Szeredi
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Miklos Szeredi @ 2010-08-02 11:19 UTC (permalink / raw)
  To: viro; +Cc: linux-fsdevel, linux-kernel

Al,

Could you please add these patches to your vfs queue?

Thanks,
Miklos

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/7] dcache fixes and cleanups
@ 2010-08-10  9:41 Miklos Szeredi
  2010-08-10  9:41 ` [PATCH 1/7] cachefiles: use path_get instead of lone dget Miklos Szeredi
  0 siblings, 1 reply; 17+ messages in thread
From: Miklos Szeredi @ 2010-08-10  9:41 UTC (permalink / raw)
  To: viro; +Cc: linux-fsdevel, linux-kernel

Al,

Could you please add these patches to your vfs queue?

Thanks,
Miklos

^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <20100706172926.065118640@szeredi.hu>]
* [PATCH 0/7] dcache fixes and cleanups
@ 2010-07-06 17:40 Miklos Szeredi
  2010-07-06 17:40 ` [PATCH 1/7] cachefiles: use path_get instead of lone dget Miklos Szeredi
  0 siblings, 1 reply; 17+ messages in thread
From: Miklos Szeredi @ 2010-07-06 17:40 UTC (permalink / raw)
  To: viro, akpm; +Cc: linux-fsdevel, linux-kernel

This series fixes sys_getcwd() and symlinks under /proc in case of
unreachable (e.g. lazy unmounted) paths.

The behavior of d_name() is untouched, new helper functions are
introduced instead.

Changes from the previous posting:

 - add helpers to get root and pwd from fs_struct (Nick Piggin's comment)
 - found and fixed a bug in CacheFiles in this area
 - changed ia64/perfmon filesystem to use ->d_dname
 - split up into more managable pataches

Thanks,
Miklos
--

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-08-10  9:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-02 11:19 [PATCH 0/7] dcache fixes and cleanups Miklos Szeredi
2010-08-02 11:19 ` [PATCH 1/7] cachefiles: use path_get instead of lone dget Miklos Szeredi
2010-08-04 10:23   ` David Howells
2010-08-02 11:19 ` [PATCH 2/7] vfs: add helpers to get root and pwd Miklos Szeredi
2010-08-02 11:19 ` [PATCH 3/7] ia64: perfmon: add d_dname method Miklos Szeredi
2010-08-02 11:19 ` [PATCH 4/7] vfs: __d_path: dont prepend the name of the root dentry Miklos Szeredi
2010-08-02 11:20 ` [PATCH 5/7] vfs: add prepend_path() helper Miklos Szeredi
2010-08-02 11:20 ` [PATCH 6/7] vfs: only add " (deleted)" where necessary Miklos Szeredi
2010-08-02 13:00   ` Valdis.Kletnieks
2010-08-02 13:21     ` Bastien ROUCARIES
2010-08-02 13:37       ` Miklos Szeredi
2010-08-02 13:35     ` Miklos Szeredi
2010-08-02 15:11       ` Valdis.Kletnieks
2010-08-02 11:20 ` [PATCH 7/7] vfs: show unreachable paths in getcwd and proc Miklos Szeredi
  -- strict thread matches above, loose matches on Subject: below --
2010-08-10  9:41 [PATCH 0/7] dcache fixes and cleanups Miklos Szeredi
2010-08-10  9:41 ` [PATCH 1/7] cachefiles: use path_get instead of lone dget Miklos Szeredi
     [not found] <20100706172926.065118640@szeredi.hu>
     [not found] ` <20100706172913.165416302@szeredi.hu>
     [not found]   ` <26200.1278439363@redhat.com>
2010-07-06 19:24     ` Miklos Szeredi
2010-07-06 17:40 [PATCH 0/7] dcache fixes and cleanups Miklos Szeredi
2010-07-06 17:40 ` [PATCH 1/7] cachefiles: use path_get instead of lone dget Miklos Szeredi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.