Craig Rodrigues a41448133d Logical OR the following flags into the va_mode field:
S_IFDIR when making a directory
S_IFLNK when making a symbolic link
S_IFIFO when making a pipe

xfs_ialloc() checks this field for these flags when figuring
out whether to make a directory, make a symbolic link or make a pipe.
2006-06-10 23:10:55 +00:00
..
2006-06-08 17:40:02 +00:00
2006-05-26 13:54:27 +00:00
2006-05-30 18:41:26 +00:00
2006-05-30 21:13:28 +00:00
2006-05-29 19:29:41 +00:00