K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2006-06-10T23:10:55.000000Z K 7 svn:log V 282 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. END