[vbox-dev] [PATCH] Implement .iterator for sf_dir_fops (instead of old .readdir)

Azat Khuzhin a3at.mail at gmail.com
Tue Aug 6 15:52:46 GMT 2013


Hello,

This patch implement new interface of file_operations.iterator (only
for 3.10.0 kernel), since file_operations.readdir was removed in [1]
2233f31aade393641f0eaed43a71110e629bb900

This will allow build vboxsf module on linux >= 3.10.

[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2233f31aade393641f0eaed43a71110e629bb900

-- 
Respectfully
Azat Khuzhin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement-dir-iterator-instead-of-dir-read-for-3.10-linux.c
Type: text/x-csrc
Size: 2216 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20130806/580c5ab1/attachment.bin>


More information about the vbox-dev mailing list