On Fri, May 17, 2013 at 05:57:48AM -0400, Andrew Sutherland wrote:
> On 05/17/2013 03:43 AM, Dave Hylands wrote:
> >I think email may use download/email as well. The filesystem is FAT, so its 
> >case preserving, but not case sensitive. So Download/bluetooth and 
> >download/bluetooth both happen to refer to the same directory.
> 
> E-mail currently just stashes everything in the root.  (And
> collisions are dealt with by appending a timestamp onto the basename
> part of the filename and retrying the save once, should a failure
> occur.)

In the root directory of a FAT filesystem?  If so, be careful: the root
directory's size is fixed at filesystem creation time, and usually isn't
very large.

--Jed

_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to