Displaying 3 results from an estimated 3 matches for "mrec".
Did you mean:
mrc
2014 Feb 20
2
[PATCH] NTFS: fragmented $MFT file was not handled
...21:41.000000000 +0400
@@ -40,6 +40,10 @@ static struct ntfs_readdir_state *readdi
/*** Function declarations */
static f_mft_record_lookup ntfs_mft_record_lookup_3_0;
static f_mft_record_lookup ntfs_mft_record_lookup_3_1;
+static inline enum dirent_type get_inode_mode(struct ntfs_mft_record
*mrec);
+static inline struct ntfs_attr_record * ntfs_attr_lookup(struct fs_info
*fs, uint32_t type, struct ntfs_mft_record **mmrec, struct
ntfs_mft_record *mrec);
+static inline uint8_t *mapping_chunk_init(struct ntfs_attr_record
*attr,struct mapping_chunk *chunk,uint32_t *offset);
+static int parse_...
2001 Dec 05
9
Windows testing
R 1.4.0 is now sinking into feature freeze, and we'd like some help
testing it under Windows. Duncan Murdoch and Uwe Ligges have already
volunteered.
I've put a copy of SetupR140.exe at
http://www.stats.ox.ac.uk/pub/bdr/RWin
Also in that directory is a file TESTING suggesting some tests, not all of
which have been run on this build. As the graphics internals have been
changed a lot
2012 Jul 10
5
compiling samba 3.4.8 on CentOS_6.2
Hello All.
Been trying without avail to make idmap work with my AD so I can get "real"
UID/GID for SSH logins on a CentOS_6 box. Have heard from several sources
that idmap has seen some serious changes since 3.5 and decided to roll back
from the "stock" 3.5 that comes with CentOS_6 to 3.4.8. I'd like to see if
it has the same problems.
Installed a clean build of