2012-08-16 16:37:42

by Cyrill Gorcunov

[permalink] [raw]
Subject: [patch 0/7] procfs, fdinfo reworked, attempts N-th

Hi guys,

here is a bit reworked series

- all exportfs junk is dropped out of code
- fdinfo for seq-files uses embedded seq_file entry
- dnotify is not yet addressed (but fdinfo for fsnotify can be easily
extended in future)

Al, may I ask you to take a look on final fdinfo seq-file approach?
Pavel, could you please check the fdnotify patch, will current amount
of data be enough for us?

Any complains are welcome.

Cyrill