why does fsync() on a tmpfs directory give EINVAL?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




The man page for fsync() suggests that it is necessary to call it on the directory fd.

However, in the case of tmpfs, fsync() on the file completes, but on the directory it returns -1 with errno==EINVAL.

Is there any particular reason for this? Would a patch that makes it just return successfully without doing anything be accepted?

Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux