git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d139d7f
)
fuse: improve utimes support
author
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 18 Oct 2007 10:07:01 +0000
(
03:07
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:30 +0000
(14:37 -0700)
Add two new flags for setattr: FATTR_ATIME_NOW and FATTR_MTIME_NOW. These
mean, that atime or mtime should be changed to the current time.
Also it is now possible to update atime or mtime individually, not just
together.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found