platform_system_core/sdcard
Paul Eastham 11ccdb3be6 Properly reflect RENAME ops in FUSE internal state
In response to a RENAME, we actually need to rename and move the virtual
node.  To support this, filenames are now allocated separately, as reallocing
the whole node to accommodate a longer filename would break the direct
mapping of fhs and inodes to fuse pointers.

Change-Id: I71e5a965f875dedc5f58f9d182156734b29ca179
2010-10-14 11:04:26 -07:00
..
Android.mk sdcard: a program to create a "virtual" /sdcard pointed at a path 2010-08-12 18:01:08 -07:00
fuse.h sdcard: a program to create a "virtual" /sdcard pointed at a path 2010-08-12 18:01:08 -07:00
sdcard.c Properly reflect RENAME ops in FUSE internal state 2010-10-14 11:04:26 -07:00