Quoting John Martin <[EMAIL PROTECTED]>:
> this patch adds a check to make sure memory was allocated, returns an
> error code otherwise.

autofs4_dentry_ino doesn't allocate memory; it just extracts the fsdata pointer
from the dentry structure.  If it's returning NULL, then there's something else
wrong and you're papering over the symptoms.  Are you seeing this happen?

Linus, please don't apply this.

     J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to