Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723321
| From | Bob Peterson <rpeterso@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] gfs2: constify rhashtable_params |
| Date | 2017-08-30 15:20 +0200 |
| Message-ID | <ukb4u-li-23@gated-at.bofh.it> (permalink) |
| References | <uk9P4-7OL-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
----- Original Message ----- | rhashtable_params are not supposed to change at runtime. All | Functions rhashtable_* working with const rhashtable_params | provided by <linux/rhashtable.h>. So mark the non-const structs | as const. | | Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> | --- Hi, Thanks. This is now pushed to the for-next branch of the linux-gfs2 tree: https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=d296b15ed58231bd991c0fb0f3592d595539bcd1 Regards, Bob Peterson Red Hat File Systems
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] gfs2: constify rhashtable_params Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-30 14:00 +0200 Re: [PATCH] gfs2: constify rhashtable_params Bob Peterson <rpeterso@redhat.com> - 2017-08-30 15:20 +0200
csiph-web