OSDN Git Service

fuse: allow nanosecond granularity
authorMiklos Szeredi <mszeredi@suse.cz>
Wed, 11 Apr 2012 09:45:06 +0000 (11:45 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 11 Apr 2012 09:45:06 +0000 (11:45 +0200)
commit0a2da9b2ef2ef76c09397597f260245b020e6522
tree3ec4888a40ba27b6fbb25773663a64ed70873daf
parent4273b793ec68753cc3fcf5be7cbfd88c2be2058d
fuse: allow nanosecond granularity

Derrik Pates reports that an utimensat with a NULL argument results in the
current time being sent from the kernel with 1 second granularity.

Reported-by: Derrik Pates <demon@now.ai>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/fuse/inode.c