1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00
Tim Prouty d38bffd412 s3: Add support for storing dos attributes as st_flags in the stat struct.
Some filesystems have support for storing dos attributes directly in
the inode's st_flags and accessing them through the stat struct.  This
patch:

- Adds a configure check to see if the special flags are available.
- Implements getting and setting dos attributes in the stat struct and
  inode, respectively.

This will not change the existing functionality of any system that
doesn't have the special flags available.
2008-11-12 09:48:50 -08:00
..
2008-10-13 19:32:38 +02:00
2008-10-13 20:59:33 +02:00
2008-07-27 17:56:48 +02:00
2008-11-06 20:40:20 -08:00
2008-11-08 10:42:29 +01:00
2008-10-13 12:32:44 +02:00
2008-10-13 20:59:33 +02:00
2008-10-13 11:57:15 +02:00
2007-12-18 09:56:04 +01:00
2008-07-22 15:00:48 +02:00