commit | a68a27b6f2354273bacc39c3dd06456edb202230 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Tue Nov 02 10:10:56 2010 -0400 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Thu Feb 10 07:51:43 2011 -0500 |
tree | d73396dab134842ecd1e86d665718e75012e7e78 | |
parent | 75a25637bf8a1b8fbed2368c0a3ec15c66a534f1 [diff] |
IMA: convert i_readcount to atomic Convert the inode's i_readcount from an unsigned int to atomic. Signed-off-by: Mimi Zohar <zohar@us.ibm.com> Acked-by: Eric Paris <eparis@redhat.com>