History log of /freebsd-10-stable/sys/fs/msdosfs/msdosfs_vnops.c
Revision Date Author Comments
# 308552 11-Nov-2016 kib

MFC r308025:
Enable vn_io_fault() deadlock avoidance for msdosfs.


# 276648 03-Jan-2015 kib

MFC r276007:
Handle MAKEENTRY cnp flag in the VOP_CREATE().


# 273255 18-Oct-2014 kib

MFC r272952:
Do not set IN_ACCESS flag for read-only mounts.


# 267816 24-Jun-2014 kib

MFC r267564:
In msdosfs_setattr(), add a check for result of the utimes(2) permissions test.
Refactor the permission checks for utimes(2).


# 265807 10-May-2014 kib

MFC r265275:
Overwrite the de_Name for the directories on rename to correct the dot
name.


# 276648 03-Jan-2015 kib

MFC r276007:
Handle MAKEENTRY cnp flag in the VOP_CREATE().


# 273255 18-Oct-2014 kib

MFC r272952:
Do not set IN_ACCESS flag for read-only mounts.


# 267816 24-Jun-2014 kib

MFC r267564:
In msdosfs_setattr(), add a check for result of the utimes(2) permissions test.
Refactor the permission checks for utimes(2).


# 265807 10-May-2014 kib

MFC r265275:
Overwrite the de_Name for the directories on rename to correct the dot
name.