Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105878
b: refs/heads/master
c: 41003cd
h: refs/heads/master
v: v3
  • Loading branch information
Joe Peterson authored and Linus Torvalds committed Jul 25, 2008
1 parent db630b1 commit 20d4355
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b271e067c896ad4082b15e96077675d08db40625
refs/heads/master: 41003cde95e7e976d3876dbdcdc83dd0a9059279
8 changes: 8 additions & 0 deletions trunk/Documentation/filesystems/vfat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ shortname=lower|win95|winnt|mixed
emulate the Windows 95 rule for create.
Default setting is `lower'.

tz=UTC -- Interpret timestamps as UTC rather than local time.
This option disables the conversion of timestamps
between local time (as used by Windows on FAT) and UTC
(which Linux uses internally). This is particuluarly
useful when mounting devices (like digital cameras)
that are set to UTC in order to avoid the pitfalls of
local time.

<bool>: 0,1,yes,no,true,false

TODO
Expand Down

0 comments on commit 20d4355

Please sign in to comment.