Files
android_kernel_xiaomi_sm8450/include/linux/nfsd
J. Bruce Fields b53d40c507 nfsd4: eliminate struct nfs4_cb_recall
The nfs4_cb_recall struct is used only in nfs4_delegation, so its
pointer to the containing delegation is unnecessary--we could just use
container_of().

But there's no real reason to have this a separate struct at all--just
move these fields to nfs4_delegation.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2009-05-01 19:50:00 -04:00
..
2005-04-16 15:20:36 -07:00
2009-01-30 20:03:06 +05:30
2009-04-29 11:35:49 -04:00
2009-05-01 19:50:00 -04:00
2009-01-30 23:30:42 +05:30
2009-04-29 11:35:49 -04:00