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

Azat Khuzhin a3at.mail at gmail.com
Tue Aug 6 17:13:12 GMT 2013


On Tue, Aug 6, 2013 at 8:53 PM, Azat Khuzhin <a3at.mail at gmail.com> wrote:
> On Tue, Aug 6, 2013 at 7:59 PM, Frank Mehnert <frank.mehnert at oracle.com> wrote:
>> Hi Azat,
>>
>> On Tuesday 06 August 2013 17:53:27 Azat Khuzhin wrote:
>>> Author: Azat Khuzhin <a3at.mail at gmail.com>
>>> License: Patch is under MIT License
>>>
>>> On Tue, Aug 6, 2013 at 7:52 PM, Azat Khuzhin <a3at.mail at gmail.com> wrote:
>>> > 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
>>
>> thank you for this contribution. Did you test this code in a 3.11 guest?
>
> Sure, it's works!

Here is versions, on which it was tested:
3.11.0-rc2+
3.11.0-rc4+

>
>>
>> Thanks,
>>
>> Frank
>> --
>> Dr.-Ing. Frank Mehnert | Software Development Director, VirtualBox
>> ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | 71384 Weinstadt, Germany
>>
>> Hauptverwaltung: Riesstr. 25, D-80992 München
>> Registergericht: Amtsgericht München, HRA 95603
>> Geschäftsführer: Jürgen Kunz
>>
>> Komplementärin: ORACLE Deutschland Verwaltung B.V.
>> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
>> Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
>> Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher
>>
>> _______________________________________________
>> vbox-dev mailing list
>> vbox-dev at virtualbox.org
>> https://www.virtualbox.org/mailman/listinfo/vbox-dev
>>
>
>
>
> --
> Respectfully
> Azat Khuzhin



-- 
Respectfully
Azat Khuzhin




More information about the vbox-dev mailing list