All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: 김재극 <jaegeuk.kim@samsung.com>
Cc: viro@zeniv.linux.org.uk, "'Theodore Ts'o'" <tytso@mit.edu>,
	gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	chur.lee@samsung.com, cm224.lee@samsung.com,
	jooyoung.hwang@samsung.com
Subject: Re: [PATCH 13/16] f2fs: add xattr and acl functionalities
Date: Fri, 05 Oct 2012 13:33:13 -0700	[thread overview]
Message-ID: <87a9w0slpy.fsf@xmission.com> (raw)
In-Reply-To: <001401cda2f1$8f16b320$ad441960$%kim@samsung.com> ("김재극"'s message of "Fri, 05 Oct 2012 21:04:23 +0900")

김재극 <jaegeuk.kim@samsung.com> writes:

> This implements xattr and acl functionalities.
>
> - F2FS uses a node page to contain use extended attributes.

Please note the arguments to posix_acl_to_xattr and posix_acl_from_xattr
have changed, which will cause this patch to fail to compile.

Eric

  reply	other threads:[~2012-10-05 20:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-05 12:04 [PATCH 13/16] f2fs: add xattr and acl functionalities 김재극
2012-10-05 20:33 ` Eric W. Biederman [this message]
2012-10-06 18:12   ` Jaegeuk Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a9w0slpy.fsf@xmission.com \
    --to=ebiederm@xmission.com \
    --cc=chur.lee@samsung.com \
    --cc=cm224.lee@samsung.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jaegeuk.kim@samsung.com \
    --cc=jooyoung.hwang@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.