linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/7] auxiliary fdinfo, new round
@ 2012-09-12 21:29 Cyrill Gorcunov
  2012-09-12 21:29 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Cyrill Gorcunov @ 2012-09-12 21:29 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel, Al Viro
  Cc: Alexey Dobriyan, Andrew Morton, Pavel Emelyanov, James Bottomley,
	Matthew Helsley, aneesh.kumar, bfields

Hi Al, could you please share your opinion on this series? Is there something
I should fix or redesign?

Cyrill

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [patch 0/7] Providing additional information in fdinfo sufficient for c/r
@ 2012-11-12 10:14 Cyrill Gorcunov
  2012-11-12 10:14 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
  0 siblings, 1 reply; 16+ messages in thread
From: Cyrill Gorcunov @ 2012-11-12 10:14 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel
  Cc: Al Viro, Alexey Dobriyan, Andrew Morton, Pavel Emelyanov,
	James Bottomley, Matthew Helsley, aneesh.kumar, bfields

Hi guys, sorry for sending this series again but I hope this
time to gather the final opinions on the idea in general. I've
rebased the series on top of 3.7-rc5. Take a look please.
Any comments are highly appreciated.

	Cyrill

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [patch 0/7]  Providing additional information in fdinfo sufficient for c/r, v2
@ 2012-11-13 20:20 Cyrill Gorcunov
  2012-11-13 20:20 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
  0 siblings, 1 reply; 16+ messages in thread
From: Cyrill Gorcunov @ 2012-11-13 20:20 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel
  Cc: Al Viro, Alexey Dobriyan, Andrew Morton, Pavel Emelyanov,
	James Bottomley, Matthew Helsley, aneesh.kumar, bfields, oleg,
	rientjes

Hi guys, here is an updated series for fdinfo. I've shrunk the buffer
attached to inotify mark and updated the changelog for it (still wonder
if there some document in Documentation/ which should be updated as well),
the signalfd was fixed too. Please review, I tried to address all complains
I've got so far, ping me if I missed something please.

	Cyrill

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
@ 2012-11-14 15:19 Cyrill Gorcunov
  2012-11-14 15:19 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
  0 siblings, 1 reply; 16+ messages in thread
From: Cyrill Gorcunov @ 2012-11-14 15:19 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel
  Cc: Al Viro, Alexey Dobriyan, Andrew Morton, Pavel Emelyanov,
	James Bottomley, Matthew Helsley, aneesh.kumar, bfields, oleg,
	rientjes, tvrtko.ursulin

Hello guys, here is updated series for fdinfo via procfs. The main
change is that we've dropped carrying fhandle with inotify mark
but provide it on demand. This is achieved by adding a small helper
into exportfs code. Please review, thanks a lot for all earlier
comments!

	Cyrill

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

end of thread, other threads:[~2012-11-15 13:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 21:29 [patch 0/7] auxiliary fdinfo, new round Cyrill Gorcunov
2012-09-12 21:29 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
2012-09-17 18:18   ` Cyrill Gorcunov
2012-09-27 13:00     ` Pavel Emelyanov
2012-09-12 21:29 ` [patch 2/7] fs, exportfs: Escape nil dereference if no s_export_op present Cyrill Gorcunov
2012-09-12 21:29 ` [patch 3/7] fs, notify: Add file handle entry into inotify_inode_mark Cyrill Gorcunov
2012-09-12 21:29 ` [patch 4/7] fs, notify: Add procfs fdinfo helper v4 Cyrill Gorcunov
2012-09-12 21:29 ` [patch 5/7] fs, eventfd: Add procfs fdinfo helper Cyrill Gorcunov
2012-09-12 21:29 ` [patch 6/7] fs, epoll: Add procfs fdinfo helper v2 Cyrill Gorcunov
2012-09-12 21:29 ` [patch 7/7] fdinfo: Show sigmask for signalfd fd v2 Cyrill Gorcunov
  -- strict thread matches above, loose matches on Subject: below --
2012-11-12 10:14 [patch 0/7] Providing additional information in fdinfo sufficient for c/r Cyrill Gorcunov
2012-11-12 10:14 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
2012-11-13  0:40   ` Andrew Morton
2012-11-13  7:03     ` Cyrill Gorcunov
2012-11-13 20:20 [patch 0/7] Providing additional information in fdinfo sufficient for c/r, v2 Cyrill Gorcunov
2012-11-13 20:20 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
2012-11-14 15:19 [patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3 Cyrill Gorcunov
2012-11-14 15:19 ` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers Cyrill Gorcunov
2012-11-15 13:47   ` Pavel Emelyanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).