working flawlessly as usual for me

Hello,
I am a bit hesitant of upgrading my kernel for the sheevaplug but I don't want to get left behind.

Unfortunately, I have encountered a strange problem. I tried installing "vsftpd" and change my config file appropriately. My goal was to:
1) automount a thumbdrive using udev
2) send and get files to and from the thumbdrive mounted on the sheevaplug via FTP
This was working well on kernel 2.6.30.2
But when I tried upgrading to 2.6.31.5 I can see that the mounted drive doesn't get the "properties" of the drirectory that I will be mounting the device.
I also tried editing my /etc/fstab to ensure that the mounted device will get a "rw" attribute... but still the thumbdrive refuses to be written. When I switch back to 2.6.30.2, everything is ok.
I hope somebody could help me because I need to use 2.6.31.X kernels to enable a certain device for my plug but still want to do FTP via vsftpd.