Ooops. Make it compile...

(Logical change 1.221)
edge.strict_endians
cantab.net!aia21 2003-10-29 17:42:45 +00:00
parent d4d4557ed3
commit 3088f60dc3
1 changed files with 3 additions and 0 deletions

View File

@ -2522,6 +2522,9 @@ put_err_out:
*/
static int ntfs_attr_make_resident(ntfs_attr *na, ntfs_attr_search_ctx *ctx)
{
ntfs_volume *vol = na->ni->vol;
ATTR_REC *a = ctx->attr;
/* Some preliminary sanity checking. */
if (!NAttrNonResident(na)) {
// FIXME: Eeek!